Skip to content

Commit

Permalink
[Fix #28] Legacy import cleaning for Grails 3.3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
benorama committed Jun 6, 2017
1 parent 8e9dbf3 commit a6cbba8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -24,7 +24,7 @@ import com.getsentry.raven.servlet.RavenServletRequestListener
import grails.plugins.Plugin
import groovy.util.logging.Commons
import org.slf4j.LoggerFactory
import org.springframework.boot.context.embedded.FilterRegistrationBean
import org.springframework.boot.web.servlet.FilterRegistrationBean

@Commons
class SentryGrailsPlugin extends Plugin {
Expand Down

0 comments on commit a6cbba8

Please sign in to comment.