(no commit message)
[utils] / security / usermgt / src / test / java / org / wamblee / security / authentication / InMemoryUserSetTest.java
index d7d26f22f6fb1cb5ae86bb5c52c2266ce7b5aba5..a1f367f2256d4afc2b9d70933bd90d7ca90fabe6 100644 (file)
@@ -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;