From: Robert Varga Date: Wed, 8 Feb 2023 18:15:44 +0000 (+0100) Subject: Inline threadPoolFactory X-Git-Tag: v5.0.2~20 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=commitdiff_plain;h=2cb65605a91d4a03e369ae1d0b0af1de5807cb2a Inline threadPoolFactory This bean is used only once, inline it in its sole user. Change-Id: I366274dc2b040fb666994957ad468fadd988609b 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 adfcbf0165..9c4a427829 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 @@ -20,15 +20,14 @@ - - - - - + + + + +