Bläddra i källkod

Tidying stuff

Luke Taylor 17 år sedan
förälder
incheckning
5c1f4e60e3

+ 0 - 1
core/src/main/java/org/springframework/security/expression/web/WebExpressionVoter.java

@@ -2,7 +2,6 @@ package org.springframework.security.expression.web;
 
 import java.util.List;
 
-import org.aopalliance.intercept.MethodInvocation;
 import org.springframework.expression.EvaluationContext;
 import org.springframework.security.Authentication;
 import org.springframework.security.ConfigAttribute;