Remove duplicate findCorrespondingAugment() 72/104472/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Feb 2023 14:53:48 +0000 (15:53 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 21 Feb 2023 16:21:21 +0000 (17:21 +0100)
commitbd927dae971054bdb252a29acc8825aaa7b001f5
tree573c27368edd44a150149bb608e27e731b825358
parent52e6769cd11bea70e4964fbfdbd9600718d703fc
Remove duplicate findCorrespondingAugment()

We already have a version of this method in a public place, reuse it
from there.

Change-Id: I5ec6d4004a41d7813ae345730eff154ce3304d45
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9164338f3131a48f053fae3941829bfc18da98ea)
data/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/CompositeNodeDataWithSchema.java