Skip to content

Commit 9722a4a

Browse files
chore(trashbin): drop unused use statements from SyncLivePhotosListener
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent a58f391 commit 9722a4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
use OCP\Exceptions\AbortedEventException;
1818
use OCP\Files\Folder;
1919
use OCP\Files\Node;
20-
use OCP\Files\NotFoundException;
21-
use OCP\Files\NotPermittedException;
2220
use OCP\IUserSession;
2321

2422
/**

0 commit comments

Comments
 (0)