Revert "add new Options for feeding custom OkHttpClient"

This reverts commit 464b7302d4.
This commit is contained in:
Yu-Hsuan Lin
2015-05-02 00:59:34 +08:00
parent ae1c521645
commit 822aaebc35
5 changed files with 38 additions and 34 deletions

View File

@@ -64,11 +64,6 @@
<artifactId>okhttp-ws</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>mockwebserver</artifactId>
<version>2.3.0</version>
</dependency>
</dependencies>
<distributionManagement>