remove un-used schemaService reference in trace blueprint XML 52/72652/2
authorMichael Vorburger <vorburger@redhat.com>
Mon, 4 Jun 2018 12:57:15 +0000 (14:57 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 5 Jun 2018 02:00:57 +0000 (02:00 +0000)
Change-Id: I35711f70bb978d76389d1c2d3f19f6b1418f6ffe
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/md-sal/mdsal-trace/binding-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml

index 585134d377c09012d484f9a2003d6441967201d2..c44d55ba69ad52d9d53357d775f1cc5de6521160 100644 (file)
@@ -17,7 +17,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       odl:type="default" />
 
   <reference id="classLoadingStrategy" interface="org.opendaylight.mdsal.binding.generator.api.ClassLoadingStrategy"/>
       odl:type="default" />
 
   <reference id="classLoadingStrategy" interface="org.opendaylight.mdsal.binding.generator.api.ClassLoadingStrategy"/>
-  <reference id="schemaService" interface="org.opendaylight.controller.sal.core.api.model.SchemaService" />
 
   <reference id="mappingCodec" interface="org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec" ext:proxy-method="classes" />
 
 
   <reference id="mappingCodec" interface="org.opendaylight.controller.md.sal.binding.impl.BindingToNormalizedNodeCodec" ext:proxy-method="classes" />