Eliminate useless allocation 89/89289/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 25 Apr 2020 14:03:33 +0000 (16:03 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 22 May 2020 09:08:52 +0000 (09:08 +0000)
commit3622c671ca7fb2da94eb6614362ac1319bba1102
tree6701b7d5dbdb66869f9f1ac4bc73a0ae99754c9d
parentf6c58f4e56fa1d392d19d9f616ed552a5051a11e
Eliminate useless allocation

For some reason we are going through an indirection instead of
getting the modules directly. Fix that.

Change-Id: Id49d5db3501dae6cb5368599f4f8c7855115a962
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 433817a40cd93b408afca7dea4e99ba701fbc8c9)
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/services/simple/impl/RestconfOperationsServiceImpl.java