We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b50f2 commit bfc51afCopy full SHA for bfc51af
android/src/main/java/com/RNFetchBlob/RNFetchBlobReq.java
@@ -37,10 +37,6 @@
37
import java.net.SocketException;
38
import java.net.SocketTimeoutException;
39
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;
44
import java.security.KeyStore;
45
import java.util.ArrayList;
46
import java.util.Arrays;
0 commit comments