SEC-2600: Remove unused import
This commit is contained in:
parent
6d45957eec
commit
d95640d3e5
|
@ -29,8 +29,6 @@ import org.springframework.security.config.annotation.web.builders.WebSecurity;
|
|||
import org.springframework.util.Assert;
|
||||
import org.springframework.web.filter.DelegatingFilterProxy;
|
||||
|
||||
import com.google.inject.internal.ImmutableList.Builder;
|
||||
|
||||
/**
|
||||
* <p>A base {@link SecurityBuilder} that allows {@link SecurityConfigurer} to be
|
||||
* applied to it. This makes modifying the {@link SecurityBuilder} a strategy
|
||||
|
|
Loading…
Reference in New Issue