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