summaryrefslogtreecommitdiff
path: root/public/delete/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/delete/index.php')
-rw-r--r--public/delete/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/delete/index.php b/public/delete/index.php
index 9864c9a..fc677f3 100644
--- a/public/delete/index.php
+++ b/public/delete/index.php
@@ -4,6 +4,7 @@ declare(strict_types=1);
use DTS\BookmarkRepository;
use DTS\Session;
+
use function DTS\Functions\respondAndExit;
use function DTS\Functions\redirectAndExit;