1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00

Rename to test.java

This commit is contained in:
Ayman Nadeem 2018-06-01 10:24:21 -07:00
parent 83a6616e9a
commit fe066369fc

View File

@ -1,2 +0,0 @@
public abstract class ConnectableFlowable<T> extends Flowable<T> {
}