BUG-7052: remove AbstractEffectiveSchemaContext 42/58542/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Jun 2017 17:16:46 +0000 (19:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 8 Jun 2017 23:45:09 +0000 (01:45 +0200)
commit501f8d250a4dec41b5b7ebb77693878726616025
treed009861f9a32b87d7d620e42414c0f67ad889e7e
parent36a5673da061c01ed2c3c58e4e3b418b01e9876a
BUG-7052: remove AbstractEffectiveSchemaContext

This is essentially a copy of AbstractSchemaContext, so reduce
code duplication by removing it.

Change-Id: I736017a379c4796a7afed6933525b354f1f852bc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/AbstractEffectiveSchemaContext.java [deleted file]
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/rfc6020/effective/EffectiveSchemaContext.java