Clean imports.

This commit is contained in:
Luke Taylor 2006-02-08 01:54:03 +00:00
parent 6ed1400534
commit eb7964f6e5
1 changed files with 0 additions and 3 deletions

View File

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