tjwatson commented on a change in pull request #19:
URL: https://github.com/apache/felix-dev/pull/19#discussion_r413042421



##########
File path: 
scr/src/main/java/org/apache/felix/scr/impl/manager/ServiceTracker.java
##########
@@ -76,13 +76,6 @@
         * The Bundle Context used by this {@code ServiceTracker}.
         */
        protected final BundleContext                   context;
-       /**
-        * The Filter used by this {@code ServiceTracker} which specifies the 
search
-        * criteria for the services to track.
-        * 
-        * @since 1.1
-        */
-       protected final Filter                                  eventFilter;

Review comment:
       Leaves an unused import above.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to