Skip to content

Commit

Permalink
reformat(): checkstyle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matyzatka committed Oct 3, 2022
1 parent b4cc977 commit 9583649
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.config.annotation.authentication.configuration.AuthenticationConfiguration;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuration.WebSecurityCustomizer;
Expand Down

0 comments on commit 9583649

Please sign in to comment.