Remove superfluous @NonNull annotations 74/88974/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 13:08:22 +0000 (15:08 +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>

No differences found