aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Menu/Item/Revert.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Menu/Item/Revert.php')
-rw-r--r--inc/Menu/Item/Revert.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Menu/Item/Revert.php b/inc/Menu/Item/Revert.php
index f4ae1b36d..caadf81c3 100644
--- a/inc/Menu/Item/Revert.php
+++ b/inc/Menu/Item/Revert.php
@@ -25,5 +25,4 @@ class Revert extends AbstractItem
$this->params['sectok'] = getSecurityToken();
$this->svg = DOKU_INC . 'lib/images/menu/06-revert_replay.svg';
}
-
}