Import scala.concurrent.Future 74/85374/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Oct 2019 15:49:08 +0000 (17:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Oct 2019 15:52:01 +0000 (17:52 +0200)
Since we are returning ListenableFuture from RPCs, we can freely
import Scala's Future and shorten references to it.

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

No differences found