diff options
Diffstat (limited to 'tests/lib/Notification/DummyApp.php')
-rw-r--r-- | tests/lib/Notification/DummyApp.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Notification/DummyApp.php b/tests/lib/Notification/DummyApp.php index 680fb44d009..29bae60a35b 100644 --- a/tests/lib/Notification/DummyApp.php +++ b/tests/lib/Notification/DummyApp.php @@ -22,7 +22,6 @@ declare(strict_types=1); namespace Test\Notification; - use OCP\Notification\IApp; use OCP\Notification\INotification; |