Remove RestconfConstants.SLASH_SPLITTER 61/107061/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Jul 2023 16:12:43 +0000 (18:12 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 25 Jul 2023 20:46:24 +0000 (20:46 +0000)
commit5be5a0b85a2dbfc5ee14ac75ac64c8e2f8d9403b
treecac1f95914f4a780fb3795dfff575364b1ec4f75
parentd0e4fe1a24aec4d45eb162c0df66d3f179436bc1
Remove RestconfConstants.SLASH_SPLITTER

This is a utility, used independently by two components. Eliminate it by
copying it to their respective users.

Change-Id: I43a7d103396e35f22d1a0873317856b7191203b2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/SubscribeToStreamUtil.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/RestconfConstants.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/ParserIdentifier.java