summaryrefslogtreecommitdiffstats
path: root/lib/private/Command/CronBus.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Command/CronBus.php')
-rw-r--r--lib/private/Command/CronBus.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Command/CronBus.php b/lib/private/Command/CronBus.php
index a0ad9b3c860..9bde4d88242 100644
--- a/lib/private/Command/CronBus.php
+++ b/lib/private/Command/CronBus.php
@@ -72,4 +72,4 @@ class CronBus extends AsyncBus {
throw new \InvalidArgumentException('Invalid command');
}
}
-} \ No newline at end of file
+}