summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php
index 9b4ac6e..2a9ccb7 100644
--- a/public/index.php
+++ b/public/index.php
@@ -18,7 +18,6 @@ $sort = $_GET['sort'] ?? null;
$tag = $_GET['tag'] ?? null;
-
$bookmarks->load();
if ($tag !== null) {