Skip to content

Commit

Permalink
Add missing import: Single
Browse files Browse the repository at this point in the history
  • Loading branch information
whym committed Mar 6, 2019
1 parent 242299c commit 00a23d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
import fr.free.nrw.commons.Media;
import fr.free.nrw.commons.notification.Notification;
import io.reactivex.Observable;
import io.reactivex.Single;

public interface MediaWikiApi {
String getUserAgent();
Expand Down

0 comments on commit 00a23d1

Please sign in to comment.