Skip to content

Commit 672ab34

Browse files
committed
PLUGIN-1928: Remove unused timeout
1 parent 0735d5f commit 672ab34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/cdap/plugin/servicenow/restapi/RestAPIClient.java

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

4545
import java.io.IOException;
4646
import java.net.SocketException;
47-
import java.net.SocketTimeoutException;
4847
import java.util.Collections;
4948
import java.util.concurrent.Callable;
5049
import java.util.concurrent.ExecutionException;

0 commit comments

Comments
 (0)