NIHVIVO-2509 minor cleanup

This commit is contained in:
j2blake 2011-04-22 20:45:26 +00:00
parent 0926e5cc30
commit eb236275a3

View file

@ -4,7 +4,6 @@ package edu.cornell.mannlib.vitro.webapp.auth.policy;
import static edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.Authorization.AUTHORIZED;
import static edu.cornell.mannlib.vitro.webapp.auth.policy.ifaces.Authorization.INCONCLUSIVE;
import static org.junit.Assert.*;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;