Remove CheckedFuture from RemoteSchemaProvider 36/85036/5
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Oct 2019 12:05:49 +0000 (14:05 +0200)
committerStephen Kitt <skitt@redhat.com>
Thu, 10 Oct 2019 17:19:42 +0000 (17:19 +0000)
The API contract we are implementing is defined in terms of
ListenableFuture, hence we can drop the use of CheckedFuture.

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

No differences found