Fix the traces handler system
[nikiroo-utils.git] / src / be / nikiroo / fanfix / supported / FimfictionApi.java
index 3319bbeed3a93e0076747adf50607c0447a863a0..ee436f165851e64ecffc80eede9ba53651f1edfb 100644 (file)
@@ -254,6 +254,7 @@ class FimfictionApi extends BasicSupport {
                                null, null);
 
                String jsonToken = IOUtils.readSmallStream(in);
+               in.close();
 
                // Extract token type and token from: {
                // token_type = "Bearer",