aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Menu/Item/Recent.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Menu/Item/Recent.php')
-rw-r--r--inc/Menu/Item/Recent.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/Menu/Item/Recent.php b/inc/Menu/Item/Recent.php
index 3487b5e41..1cb9d081f 100644
--- a/inc/Menu/Item/Recent.php
+++ b/inc/Menu/Item/Recent.php
@@ -18,5 +18,4 @@ class Recent extends AbstractItem
$this->accesskey = 'r';
$this->svg = DOKU_INC . 'lib/images/menu/calendar-clock.svg';
}
-
}