Remove unnecessary import of mockito class

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42164 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2012-09-28 16:30:10 +00:00
parent 148df71e9e
commit fa1dfa75c0

View File

@@ -20,7 +20,6 @@ package org.alfresco.repo.download;
import org.alfresco.service.cmr.download.DownloadStatus;
import org.alfresco.service.cmr.repository.NodeRef;
import org.mockito.internal.progress.SequenceNumber;
/**
* Implementation class responsible for update the status of a download node.