aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2024-12-02 00:49:42 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2024-12-02 00:49:42 +0100
commitd9aa06bf4e5b201c49d58b97c16ab70700e6b275 (patch)
tree3e84f888c5c46f344778e958b1db18c1c46257be /src/frontend
parent7b59425029ebcb209e07663ab7da1cedf1912661 (diff)
feat: remove bogus modals import
Diffstat (limited to 'src/frontend')
-rw-r--r--src/frontend/tubo/items/views.cljs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/tubo/items/views.cljs b/src/frontend/tubo/items/views.cljs
index 2f8f419..9a72fcb 100644
--- a/src/frontend/tubo/items/views.cljs
+++ b/src/frontend/tubo/items/views.cljs
@@ -5,7 +5,6 @@
[reitit.frontend.easy :as rfe]
[tubo.bookmarks.modals :as bookmarks]
[tubo.layout.views :as layout]
- [tubo.modals.views :as modals]
[tubo.utils :as utils]))
(defn item-popover