Use on-demand component activation
[yangtools.git] / xpath / yang-xpath-impl / src / main / java / org / opendaylight / yangtools / yang / xpath / impl / package-info.java
index 7ba94d61cb8e1fea89aa06065fa02f2f0e733790..e3656754c33ee3673c816a62f274e8f8720349bb 100644 (file)
@@ -10,8 +10,6 @@
  * on the XPath grammar from <a href="https://github.com/antlr/grammars-v4/blob/master/xpath/xpath.g4">grammars-v4</a>.
  */
 @NonNullByDefault
-@RequireServiceComponentRuntime
 package org.opendaylight.yangtools.yang.xpath.impl;
 
 import org.eclipse.jdt.annotation.NonNullByDefault;
-import org.osgi.service.component.annotations.RequireServiceComponentRuntime;
\ No newline at end of file