Skip to content

Commit bfc51af

Browse files
authored
Remove unused imports
1 parent 51b50f2 commit bfc51af

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

android/src/main/java/com/RNFetchBlob/RNFetchBlobReq.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@
3737
import java.net.SocketException;
3838
import java.net.SocketTimeoutException;
3939
import java.net.URL;
40-
import java.nio.ByteBuffer;
41-
import java.nio.charset.CharacterCodingException;
42-
import java.nio.charset.Charset;
43-
import java.nio.charset.CharsetEncoder;
4440
import java.security.KeyStore;
4541
import java.util.ArrayList;
4642
import java.util.Arrays;

0 commit comments

Comments
 (0)