Eliminate unneeded constant 97/74097/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Jul 2018 22:51:58 +0000 (00:51 +0200)
committerJie Han <han.jie@zte.com.cn>
Tue, 17 Jul 2018 03:25:56 +0000 (03:25 +0000)
commit7560d6dc057c5d87289f1a17aae8ec0ac0a8fc12
tree1900ea3b462fa7948fdc159b845639e9dc67d356
parent5539ffa954bdcc995a358f6c61492dea1f87f34b
Eliminate unneeded constant

Empty YangInstanceIdentifier is available as a constant, use that
instead of building our own.

Change-Id: Ic325c441bc3712e4f65e7b7419f4854fe1bfb733
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/GlobalDOMRpcRoutingTableEntry.java