Completed
Pull Request — master (#719)
by Robin
08:13
created
lib/private/Lockdown/Filesystem/NullCache.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use OC\Files\Cache\CacheEntry;
23 23
 use OCP\Constants;
24 24
 use OCP\Files\Cache\ICache;
25
-use OCP\Files\Cache\ICacheEntry;
26 25
 use OCP\Files\FileInfo;
27 26
 
28 27
 class NullCache implements ICache {
Please login to merge, or discard this patch.