Remove check for when being copied 36/93536/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 31 Oct 2020 11:06:21 +0000 (12:06 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 31 Oct 2020 11:06:21 +0000 (12:06 +0100)
commit2abe50d138ad54a0afe9f832cf4469b3cdf59bd8
tree6abb4a24e22205cae58273c0420dcc49ca26779e
parent8019813d3cf84c0e3e23e0c150721de692a87756
Remove check for when being copied

We have 'when' explicitly excluded, hence we can never observe
it in validation. Eliminate this dead code.

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