chore(trashbin): drop unused use statements from SyncLivePhotosListener

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2026-03-18 12:50:46 -04:00
parent 5f658d9eae
commit e53c124ecc

View file

@ -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;
/**