Import cleaning.

This commit is contained in:
Luke Taylor 2008-03-24 22:44:42 +00:00
parent 028af06d61
commit 18fef571c3
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package org.springframework.security.intercept.method.aopalliance;
import org.junit.After;
import org.junit.Test;
import org.springframework.context.support.AbstractXmlApplicationContext;
import org.springframework.security.AccessDeniedException;
import org.springframework.security.AuthenticationCredentialsNotFoundException;
import org.springframework.security.ITargetObject;
import org.springframework.security.util.InMemoryXmlApplicationContext;