(no commit message)
[utils] / security / usermgt / src / main / java / org / wamblee / security / authentication / AbstractUserSet.java
index e629d0bbb4e1fa32ac82fb2d3aa61e5382990956..04f59edcf2970bb5adda818bbaae5bb495a32ee6 100644 (file)
@@ -15,7 +15,6 @@
  */ 
 package org.wamblee.security.authentication;
 
-import org.wamblee.security.encryption.MessageDigester;
 
 import static org.wamblee.security.authentication.UserMgtException.Reason.*;