X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=security%2Fusermgt%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsecurity%2Fauthentication%2FInMemoryUserSetTest.java;h=a1f367f2256d4afc2b9d70933bd90d7ca90fabe6;hb=6d804b0f2f7f7a4a901f873099a0c1624ba777e7;hp=d7d26f22f6fb1cb5ae86bb5c52c2266ce7b5aba5;hpb=9449ea0f360f6e9c14057db57f3ee0bfba947ab4;p=utils diff --git a/security/usermgt/src/test/java/org/wamblee/security/authentication/InMemoryUserSetTest.java b/security/usermgt/src/test/java/org/wamblee/security/authentication/InMemoryUserSetTest.java index d7d26f22..a1f367f2 100644 --- a/security/usermgt/src/test/java/org/wamblee/security/authentication/InMemoryUserSetTest.java +++ b/security/usermgt/src/test/java/org/wamblee/security/authentication/InMemoryUserSetTest.java @@ -26,7 +26,6 @@ import org.wamblee.security.authentication.User; import org.wamblee.security.authentication.UserMgtException; import org.wamblee.security.authentication.UserSet; import org.wamblee.security.authentication.UserMgtException.Reason; -import org.wamblee.security.encryption.Md5HexMessageDigester; import java.sql.SQLException;