Import cleaning, removal of unnecessary constructors etc based on eclipse warnings

This commit is contained in:
Luke Taylor
2008-03-17 14:10:22 +00:00
parent abd5e384fe
commit 8f7b216de3
34 changed files with 8 additions and 112 deletions

View File

@@ -18,7 +18,6 @@ package org.springframework.security.captcha;
import junit.framework.TestCase;
import org.springframework.security.ConfigAttributeDefinition;
import org.springframework.security.MockFilterChain;
import org.springframework.security.SecurityConfig;
import org.springframework.security.context.SecurityContextHolder;