Remove superfluous @NonNull annotations 83/88983/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Apr 2020 12:31:02 +0000 (14:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Apr 2020 14:23:51 +0000 (16:23 +0200)
commit79c044223ce3b144300eeeacfa8df3cb24d5a916
tree98a7be41a0dde2377273aab446d482f56d63e7e1
parentf06aa6ae3480a7744709aeb3b5dad33ff5eab2ab
Remove superfluous @NonNull annotations

These annotations are inherited from interface contract, there is
no point in specifying them again.

Change-Id: I7e2cb6d353b358f5c2eefc03181803377e047750
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9918388ee26503d8516e3e6d81ac2e82794f6322)
binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java