Skip to content

Commit

Permalink
#307: removed unused import to prevent warnings in fresh app from tem…
Browse files Browse the repository at this point in the history
…plate
  • Loading branch information
hohwille committed Jan 12, 2021
1 parent 30cbe34 commit 1ca34be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import org.springframework.security.web.authentication.logout.LogoutFilter;
import org.springframework.security.web.authentication.logout.SecurityContextLogoutHandler;
import org.springframework.security.web.authentication.www.BasicAuthenticationFilter;
import org.springframework.security.web.csrf.CsrfFilter;
import org.springframework.security.web.util.matcher.AntPathRequestMatcher;
import org.springframework.web.cors.CorsConfiguration;
import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
Expand Down

0 comments on commit 1ca34be

Please sign in to comment.