Completed
Pull Request — master (#32337)
by Piotr
10:05
created
apps/files_sharing/lib/Scanner.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -25,8 +25,6 @@
 block discarded – undo
25 25
 
26 26
 namespace OCA\Files_Sharing;
27 27
 
28
-use OC\Files\ObjectStore\NoopScanner;
29
-
30 28
 /**
31 29
  * Scanner for SharedStorage
32 30
  */
Please login to merge, or discard this patch.