Remove NodeContainerProxy class 58/100058/2
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 10 Mar 2022 12:41:37 +0000 (13:41 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 10 Mar 2022 14:13:34 +0000 (14:13 +0000)
commitc210851e3a576ee4c4238021a43a604899650515
treeba15db5c1b72efcb298aec9a33cb9d536974ea35
parent000d9bc1afe8d93f3ff28bd9366cc15c0e8a611b
Remove NodeContainerProxy class

NodeContainerProxy is marked deprecated since the version 2.0.0
remove it for version 3.0.0.

This way we do not have to spend time to maintain not used class.

JIRA: NETCONF-865
Change-Id: I35bd055a938556a384fd69127113f4bc92239bd7
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
netconf/netconf-util/src/main/java/org/opendaylight/netconf/util/NodeContainerProxy.java [deleted file]
netconf/netconf-util/src/test/java/org/opendaylight/netconf/util/NodeContainerProxyTest.java [deleted file]