Polish "Deprecate support for theme" changes
See gh-29202
This commit is contained in:
committed by
Stephane Nicoll
parent
f31eb2dcf9
commit
907c96b21e
@@ -57,7 +57,6 @@ public class InterceptorRegistryTests {
|
||||
|
||||
private final HandlerInterceptor interceptor1 = new LocaleChangeInterceptor();
|
||||
|
||||
@Deprecated
|
||||
private final HandlerInterceptor interceptor2 = new ThemeChangeInterceptor();
|
||||
|
||||
private TestWebRequestInterceptor webInterceptor1;
|
||||
|
||||
Reference in New Issue
Block a user