SLING-9999 - Remove cyclic dependency between scripting and servlets features

* removed optional import of the o.a.s.servlets.resolver.bundle.tracker API
diff --git a/bnd.bnd b/bnd.bnd
index 07c06f2..cc0b359 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,6 +1,5 @@
 Import-Package:\
   org.apache.felix.webconsole;resolution:=optional,\
-  org.apache.sling.servlets.resolver.bundle.tracker;resolution:=optional,\
   *
 
 Conditional-Package:\