@@ -21,8 +21,6 @@ |
||
21 | 21 | |
22 | 22 | namespace OCA\Files_Trashbin\Trash; |
23 | 23 | |
24 | -use OCP\Files\FileInfo; |
|
25 | -use OCP\Files\Mount\IMountPoint; |
|
26 | 24 | use OCP\Files\Storage\IStorage; |
27 | 25 | use OCP\IUser; |
28 | 26 |