(no commit message)
[utils] / security / usermgt / src / main / java / org / wamblee / security / authentication / User.java
index 12db71a3de98ebf65d1e29ac3718032aa0194a59..997748324bddb32515fe174f92b9f2aa2f7ac02c 100644 (file)
@@ -35,7 +35,6 @@ import javax.persistence.Transient;
 import javax.persistence.Version;
 
 import org.wamblee.security.authentication.UserMgtException.Reason;
-import org.wamblee.security.encryption.MessageDigester;
 
 /**
  * Represents a user. The methods for managing the groups of the user have