Thomas Watson created FELIX-5390:
------------------------------------

             Summary: remove unused imports from resolver source code.
                 Key: FELIX-5390
                 URL: https://issues.apache.org/jira/browse/FELIX-5390
             Project: Felix
          Issue Type: Bug
          Components: Resolver
            Reporter: Thomas Watson
            Assignee: Thomas Watson
            Priority: Trivial


There are a few unused imports in the resolver source.  It looks like they did 
not get removed during the last refactoring of the code.

Loggner.java
 import org.osgi.service.resolver.ResolutionException;

WrappedResource.java
 import org.osgi.framework.namespace.IdentityNamespace;

CopyOnWriteSet.java
 import java.util.AbstractSet;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to