mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	MangaCoverFetcher: Don't close network response (#6882)
This commit is contained in:
		| @@ -119,8 +119,6 @@ class MangaCoverFetcher( | ||||
|             } catch (e: Exception) { | ||||
|                 responseBody.closeQuietly() | ||||
|                 throw e | ||||
|             } finally { | ||||
|                 response.close() | ||||
|             } | ||||
|         } catch (e: Exception) { | ||||
|             snapshot?.closeQuietly() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user