This commit is contained in:
Mario Danic 2018-10-12 10:40:19 +02:00
parent 040e6c4e3d
commit 41bdcbd3c3

View File

@ -29,10 +29,6 @@ import com.tinder.scarlet.WebSocket;
import com.tinder.scarlet.ws.Receive;
import com.tinder.scarlet.ws.Send;
import org.intellij.lang.annotations.Flow;
import java.util.HashMap;
import io.reactivex.Flowable;
public interface ExternalSignaling {