From 3a1f35c51336fb16eaedf87a5d7f31d575305f72 Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Wed, 3 Mar 2010 22:38:33 +0000 Subject: [PATCH] NOJIRA - remove unneeded import. --- .../collectionspace/services/common/vocabulary/RefNameUtils.java | 1 - 1 file changed, 1 deletion(-) diff --git a/services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java b/services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java index 71ae5631f..89e163f85 100644 --- a/services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java +++ b/services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java @@ -23,7 +23,6 @@ */ package org.collectionspace.services.common.vocabulary; -import org.collectionspace.services.common.document.AbstractMultipartDocumentHandlerImpl; import org.slf4j.Logger; import org.slf4j.LoggerFactory; -- 2.47.3