Remove duplicate findCorrespondingAugment() 60/104460/2
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 15:36:38 +0000 (16:36 +0100)
commit9164338f3131a48f053fae3941829bfc18da98ea
treecade4d0d7d12c3f0f22ffa772d6fc88ff64fad9d
parent6566c6bca77698bc09e31a01b73b1707b14e86b9
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>
data/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/CompositeNodeDataWithSchema.java