Remove RestCodec's identityref handling 54/100554/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Apr 2022 15:47:46 +0000 (17:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 12 Apr 2022 16:08:46 +0000 (18:08 +0200)
commit06cf350c94b3b35605be4cdd125fb66a5cae2af7
treebd03a03c31673f8c7dc1f7ffb88de8d18fb62709
parent4390392e41489434f554766916cd1c1870ffbe2e
Remove RestCodec's identityref handling

The sole caller is intercepting IdentityrefTypeDefinition before
invoking this method, so this code is dead. Remove it.

JIRA: NETCONF-871
Change-Id: I1f2a9b2f343c7b802e8c61c755a9f2a4c5b56394
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/codecs/RestCodec.java