Skip to content

Commit a58f391

Browse files
chore(Trashbin): add AbortedEventException use
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent c6655e5 commit a58f391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/files_trashbin/lib/Trashbin.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
use OCP\AppFramework\Utility\ITimeFactory;
2727
use OCP\Command\IBus;
2828
use OCP\Config\IUserConfig;
29+
use OCP\Exceptions\AbortedEventException;
2930
use OCP\EventDispatcher\Event;
3031
use OCP\EventDispatcher\IEventDispatcher;
3132
use OCP\EventDispatcher\IEventListener;

0 commit comments

Comments
 (0)