Skip to content

Commit 85289ec

Browse files
committed
Remove unused import
1 parent b79f16e commit 85289ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

orcid-persistence/src/main/java/org/orcid/persistence/aop/ProfileLastModifiedAspect.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import org.orcid.persistence.dao.ProfileLastModifiedDao;
1010
import org.orcid.persistence.jpa.entities.IndexingStatus;
1111
import org.orcid.persistence.jpa.entities.OrcidAware;
12-
import org.orcid.persistence.jpa.entities.ProfileEntity;
1312
import org.orcid.persistence.util.OrcidStringUtils;
1413
import org.slf4j.Logger;
1514
import org.slf4j.LoggerFactory;

0 commit comments

Comments
 (0)