Skip to content

Commit 953df9f

Browse files
committed
Merge pull request #63 from aoberoi/unused-imports
remove unused import
2 parents 380572b + 08b76d9 commit 953df9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/opentok/OpenTok.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import com.fasterxml.jackson.core.JsonParseException;
1616
import com.fasterxml.jackson.core.JsonParser;
1717
import com.fasterxml.jackson.core.JsonProcessingException;
18-
import com.fasterxml.jackson.databind.DeserializationFeature;
1918
import com.fasterxml.jackson.databind.JsonMappingException;
2019
import com.fasterxml.jackson.databind.type.TypeFactory;
2120
import com.opentok.exception.OpenTokException;

0 commit comments

Comments
 (0)