mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
chore(trashbin): drop unused use statements from SyncLivePhotosListener
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
5f658d9eae
commit
e53c124ecc
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue