From: Robert Varga Date: Wed, 8 Feb 2023 18:19:38 +0000 (+0100) Subject: Inline restconfApplication X-Git-Tag: v5.0.2~18 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ba964ff1a091bff718cd7b0f3cda861a318cb461;p=netconf.git Inline restconfApplication This bean is used only once, inline it in its sole user. Change-Id: I00f886cee80d4c6e6279fe6de0f97b35067078f8 Signed-off-by: Robert Varga --- diff --git a/restconf/restconf-nb/src/main/resources/OSGI-INF/blueprint/restconf-bp.xml b/restconf/restconf-nb/src/main/resources/OSGI-INF/blueprint/restconf-bp.xml index bf0771166c..29613be3b2 100644 --- a/restconf/restconf-nb/src/main/resources/OSGI-INF/blueprint/restconf-bp.xml +++ b/restconf/restconf-nb/src/main/resources/OSGI-INF/blueprint/restconf-bp.xml @@ -38,16 +38,6 @@ - - - - - - - - - - @@ -56,7 +46,18 @@ - + + + + + + + + + + + +