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)
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)


No differences found