Fix phpcs errors in includes/
[lhc/web/wiklou.git] / includes / actions / HistoryAction.php
index 06f3bae..1e2f889 100644 (file)
@@ -102,7 +102,6 @@ class HistoryAction extends FormlessAction {
                        return; // Client cache fresh and headers sent, nothing more to do.
                }
 
-
                $this->preCacheMessages();
                $config = $this->context->getConfig();