mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-30 13:03:28 +01:00 
			
		
		
		
	Remove unnecessary print()
This commit is contained in:
		| @@ -177,7 +177,6 @@ Future<String> checkPartialDownloadHashDynamc(String url, | ||||
|       checkPartialDownloadHash(url, i, headers: headers) | ||||
|     ]); | ||||
|     if (ab[0] == ab[1]) { | ||||
|       print(i); | ||||
|       return ab[0]; | ||||
|     } | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user