diff --git a/apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php b/apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php index 8b449e419fe..decd34fbdd5 100644 --- a/apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php +++ b/apps/files_trashbin/lib/Listeners/SyncLivePhotosListener.php @@ -17,8 +17,6 @@ use OCP\EventDispatcher\IEventListener; use OCP\Exceptions\AbortedEventException; use OCP\Files\Folder; use OCP\Files\Node; -use OCP\Files\NotFoundException; -use OCP\Files\NotPermittedException; use OCP\IUserSession; /**