mirror of https://github.com/apache/activemq.git
remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818176 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
86c43805e3
commit
6e7c4a4da9
|
@ -33,7 +33,6 @@ import org.apache.activemq.filter.DestinationMapEntry;
|
|||
import org.apache.activemq.usage.SystemUsage;
|
||||
import org.apache.commons.logging.Log;
|
||||
import org.apache.commons.logging.LogFactory;
|
||||
import org.apache.derby.impl.sql.compile.GetCurrentConnectionNode;
|
||||
|
||||
/**
|
||||
* Represents an entry in a {@link PolicyMap} for assigning policies to a
|
||||
|
|
Loading…
Reference in New Issue