Completed
Pull Request — stable10 (#813)
by Björn
58:58 queued 48:28
created
lib/private/Files/Config/LazyStorageMountInfo.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -22,10 +22,7 @@
 block discarded – undo
22 22
 
23 23
 namespace OC\Files\Config;
24 24
 
25
-use OC\Files\Filesystem;
26
-use OCP\Files\Config\ICachedMountInfo;
27 25
 use OCP\Files\Mount\IMountPoint;
28
-use OCP\Files\Node;
29 26
 use OCP\IUser;
30 27
 
31 28
 class LazyStorageMountInfo extends CachedMountInfo {
Please login to merge, or discard this patch.