chore(trashbin): drop unused use statements from SyncLivePhotosListener

Signed-off-by: Josh <josh.t.richards@gmail.com>
pull/59043/head
Josh 3 months ago
parent 5f658d9eae
commit e53c124ecc
  1. 2
      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;
/**

Loading…
Cancel
Save