Clean imports.
This commit is contained in:
parent
6ed1400534
commit
eb7964f6e5
|
@ -19,9 +19,6 @@ import junit.framework.TestCase;
|
|||
|
||||
import org.acegisecurity.MockFilterConfig;
|
||||
|
||||
import org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter;
|
||||
import org.acegisecurity.wrapper.SecurityContextHolderAwareRequestWrapper;
|
||||
|
||||
import java.io.IOException;
|
||||
|
||||
import javax.servlet.FilterChain;
|
||||
|
|
Loading…
Reference in New Issue