aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Action/Revert.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Action/Revert.php')
-rw-r--r--inc/Action/Revert.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Action/Revert.php b/inc/Action/Revert.php
index b7ee75313..28123a548 100644
--- a/inc/Action/Revert.php
+++ b/inc/Action/Revert.php
@@ -59,5 +59,4 @@ class Revert extends AbstractUserAction
// continue with draftdel -> redirect -> show
throw new ActionAbort('draftdel');
}
-
}