diff options
Diffstat (limited to 'core/Command/Broadcast/Test.php')
-rw-r--r-- | core/Command/Broadcast/Test.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Broadcast/Test.php b/core/Command/Broadcast/Test.php index 08fcd1f0d92..93734369ace 100644 --- a/core/Command/Broadcast/Test.php +++ b/core/Command/Broadcast/Test.php @@ -98,5 +98,4 @@ class Test extends Command { return 0; } - } |