aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Action/Draft.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Action/Draft.php')
-rw-r--r--inc/Action/Draft.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Action/Draft.php b/inc/Action/Draft.php
index c2664bc80..1e5fa87ec 100644
--- a/inc/Action/Draft.php
+++ b/inc/Action/Draft.php
@@ -40,5 +40,4 @@ class Draft extends AbstractAction
{
(new PageDraft)->show();
}
-
}