Skip to content

Commit

Permalink
[NOJIRA]
Browse files Browse the repository at this point in the history
Removed reference to deleted configuration class.
  • Loading branch information
Bill Smith committed Jan 28, 2019
1 parent 7931624 commit 25252ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pac4j-module/src/main/resources/META-INF/spring.factories
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
net.unicon.shibui.pac4j.Pac4jConfiguration,\
net.unicon.shibui.pac4j.WebSecurity,\
net.unicon.shibui.pac4j.Pac4jConfigurationProperties,\
net.unicon.shibui.pac4j.CustomPropertiesConfiguration
net.unicon.shibui.pac4j.Pac4jConfigurationProperties

0 comments on commit 25252ff

Please sign in to comment.