Skip to content

Commit c82d63c

Browse files
committed
Cleanup imports on UrlMappingsGrailsPlugin
1 parent e174a91 commit c82d63c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

grails-plugin-url-mappings/src/main/groovy/org/grails/plugins/web/mapping/UrlMappingsGrailsPlugin.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ import org.grails.web.mapping.mvc.UrlMappingsInfoHandlerAdapter
3838
import org.grails.web.mapping.servlet.UrlMappingsErrorPageCustomizer
3939
import org.springframework.aop.framework.ProxyFactoryBean
4040
import org.springframework.aop.target.HotSwappableTargetSource
41-
import org.springframework.boot.web.servlet.FilterRegistrationBean
4241
import org.springframework.context.ApplicationContext
43-
import org.springframework.core.Ordered
4442

4543
/**
4644
* Handles the configuration of URL mappings.

0 commit comments

Comments
 (0)