aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Notification/DummyNotifier.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Notification/DummyNotifier.php')
-rw-r--r--tests/lib/Notification/DummyNotifier.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Notification/DummyNotifier.php b/tests/lib/Notification/DummyNotifier.php
index 92c1ddfb310..2df97a9057d 100644
--- a/tests/lib/Notification/DummyNotifier.php
+++ b/tests/lib/Notification/DummyNotifier.php
@@ -28,7 +28,6 @@ use OCP\Notification\INotification;
use OCP\Notification\INotifier;
class DummyNotifier implements INotifier {
-
/**
* Identifier of the notifier, only use [a-z0-9_]
*