Remove Optional wrapping 74/103974/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 10 Jan 2023 22:57:00 +0000 (23:57 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 11 Jan 2023 21:21:35 +0000 (21:21 +0000)
We are needlessly verbose in what is essentially internal comms. Remove
the indirection, getting right of a weird .map(Function.identity()).

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

No differences found