Completed
Pull Request — master (#61)
by Roeland
01:33
created
lib/Item.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use OCP\App;
16 16
 use OCP\AppFramework\Db\DoesNotExistException;
17 17
 use OCP\Files\File;
18
-use OCP\IL10N;
19 18
 use OCP\ILogger;
20 19
 
21 20
 class Item implements IScannable{
Please login to merge, or discard this patch.