Do not build unknown statements twice 20/95220/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Feb 2021 00:40:52 +0000 (01:40 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Feb 2021 00:41:31 +0000 (01:41 +0100)
commit2d23ef5a1a519ceab436ed033c364b5334b5e5e9
tree3931c9d53069d0d2cd4f19ab202f7d453289c9b8
parentcd04351669d5921088a73a275954ba78336c1a44
Do not build unknown statements twice

SpotBugs is spotting this in an unrelated change, we should be
checking the product.

Change-Id: I822eb8667d2788b6887a0f72a4f78e294c367600
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-rfc7950/src/main/java/org/opendaylight/yangtools/yang/parser/rfc7950/stmt/UnknownEffectiveStatementBase.java