Skip to content

Commit ac84182

Browse files
ojh102akarnokd
authored andcommitted
remove unused import in Flowable.java (#6470)
1 parent b570c91 commit ac84182

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/reactivex/Flowable.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
import org.reactivestreams.*;
1919

20-
import io.reactivex.Observable;
2120
import io.reactivex.annotations.*;
2221
import io.reactivex.disposables.Disposable;
2322
import io.reactivex.exceptions.Exceptions;

0 commit comments

Comments
 (0)