Skip to content

Commit

Permalink
chore: rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf authored and tiensonqin committed Dec 5, 2022
1 parent ebd2865 commit 7a95905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/frontend/components/content.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,9 @@
[frontend.components.editor :as editor]
[frontend.components.page-menu :as page-menu]
[frontend.components.export :as export]
[frontend.config :as config]
[frontend.context.i18n :refer [t]]
[frontend.db :as db]
[frontend.extensions.srs :as srs]
[frontend.format :as format]
[frontend.format.protocol :as protocol]
[frontend.handler.common :as common-handler]
[frontend.handler.editor :as editor-handler]
[frontend.handler.image :as image-handler]
Expand Down

0 comments on commit 7a95905

Please sign in to comment.