SEC-2600: Remove unused import

This commit is contained in:
Andy Wilkinson 2014-05-16 13:28:23 +01:00 committed by Rob Winch
parent 6d45957eec
commit d95640d3e5
1 changed files with 0 additions and 2 deletions

View File

@ -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