Skip to content

Commit 8bd63c5

Browse files
committed
chore(Trashbin): hello lint
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent e53c124 commit 8bd63c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files_trashbin/lib/Trashbin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
use OCP\AppFramework\Utility\ITimeFactory;
2727
use OCP\Command\IBus;
2828
use OCP\Config\IUserConfig;
29-
use OCP\Exceptions\AbortedEventException;
3029
use OCP\EventDispatcher\Event;
3130
use OCP\EventDispatcher\IEventDispatcher;
3231
use OCP\EventDispatcher\IEventListener;
32+
use OCP\Exceptions\AbortedEventException;
3333
use OCP\Files\Events\Node\BeforeNodeDeletedEvent;
3434
use OCP\Files\File;
3535
use OCP\Files\Folder;

0 commit comments

Comments
 (0)