Remove FindBugs workaround 55/100655/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Apr 2022 20:15:10 +0000 (22:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 19 Apr 2022 20:42:19 +0000 (22:42 +0200)
SpotBugs no longer throws a fit on callback's nullness, remove the
workaround. Also do not execute read/exists if there is no callback
-- although there always should be.

Change-Id: I3609d3be076de488f7fa64c72ad3b875e77a633e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found