Completed
Pull Request — master (#4023)
by Robin
25:06 queued 10:31
created
lib/private/Files/Stream/Checksum.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 
25 25
 
26 26
 use Icewind\Streams\Wrapper;
27
-use OC\Cache\CappedMemoryCache;
28 27
 
29 28
 /**
30 29
  * Computes the checksum of the wrapped stream. The checksum can be retrieved with
Please login to merge, or discard this patch.