Make insertWithPointPost() static 96/111296/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 5 Apr 2024 23:29:46 +0000 (01:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 5 Apr 2024 23:29:46 +0000 (01:29 +0200)
commit3eaa81e94bd3bf3d2989c0ea0f0ed1defe67e7c8
tree854038f011f680974b884463022fb30ca7da6f50
parent321e23141ae822018acfea212d85583e13fad44e
Make insertWithPointPost() static

Eclipse is pointing out this method is not touching state: make it
static.

Change-Id: Ie6291638c2b9ba89e9a72a1aa09ef0ae64354dda
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java