Fix jersey 2 WARNs in RestconfApplication
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / resources / org / opendaylight / blueprint / restconf-config.xml
index 75163a821cf0db7750faadd37ea14583b9506597..61201af0f398a3d5fc9d3532fca656b0efe00432 100644 (file)
@@ -85,7 +85,6 @@
 
   <bean id="restconfApplication" class="org.opendaylight.netconf.sal.rest.impl.RestconfApplication">
     <argument ref="controllerContext"/>
-    <argument ref="brokerFacade"/>
     <argument ref="statsServiceWrapper"/>
   </bean>