Skip to content

Commit

Permalink
Merge pull request #570 from gengjiawen/patch-1
Browse files Browse the repository at this point in the history
remove unused import
  • Loading branch information
JakeWharton authored May 9, 2020
2 parents 0eb3973 + 52d88da commit d32ba39
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import android.os.Message;
import io.reactivex.rxjava3.android.plugins.RxAndroidPlugins;
import io.reactivex.rxjava3.core.Scheduler;
import java.util.concurrent.Callable;

/** Android-specific Schedulers. */
public final class AndroidSchedulers {
Expand Down

0 comments on commit d32ba39

Please sign in to comment.