diff --git a/source/java/org/alfresco/service/cmr/security/AuthenticationService.java b/source/java/org/alfresco/service/cmr/security/AuthenticationService.java index 4a2f23e452..7d8eb04bcc 100644 --- a/source/java/org/alfresco/service/cmr/security/AuthenticationService.java +++ b/source/java/org/alfresco/service/cmr/security/AuthenticationService.java @@ -22,7 +22,6 @@ import java.util.Set; import org.alfresco.repo.security.authentication.AuthenticationException; import org.alfresco.service.Auditable; -import org.alfresco.service.PublicService; /** * The authentication service defines the API for managing authentication information