[DSC-963] Fixed checkstyle

This commit is contained in:
Luca Giamminonni
2023-04-20 14:23:30 +02:00
parent ced1c79d1a
commit b35b837a2a

View File

@@ -20,7 +20,6 @@ import org.springframework.context.annotation.Lazy;
import org.springframework.http.HttpMethod;
import org.springframework.http.HttpStatus;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.method.configuration.EnableGlobalMethodSecurity;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.builders.WebSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;