Import cleaning.

This commit is contained in:
Luke Taylor 2009-10-14 00:30:55 +00:00
parent 799b96520b
commit 7282eed197
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.springframework.beans.BeanWrapperImpl;
import org.springframework.security.core.AuthenticationException;
import org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter;
import org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter;