Remove BindingReflections.isAugmentationChild() 17/103017/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 2 Nov 2022 14:30:48 +0000 (15:30 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 2 Nov 2022 15:42:04 +0000 (15:42 +0000)
commit247661b0ef02c5f065a16419f83dca3a4534ff06
tree86545c08e463cb1644203d8ecc633f3df7344b10
parentba23d6f0530dbabb99868158b6a3ffbad978dc3d
Remove BindingReflections.isAugmentationChild()

This method is not used anywhere, remove it.

JIRA: MDSAL-786
Change-Id: I6ed40aab7432f59e2e2a8bcb51e161cac2fcb33e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-spec-util/src/main/java/org/opendaylight/mdsal/binding/spec/reflect/BindingReflections.java
binding/mdsal-binding-spec-util/src/test/java/org/opendaylight/mdsal/binding/spec/reflect/BindingReflectionsTest.java