Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tiensonqin committed Apr 12, 2023
1 parent 81f571a commit af87b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/frontend/handler/history.cljs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(ns ^:no-doc frontend.handler.history
(:require [frontend.db :as db]
[frontend.state :as state]
[frontend.handler.editor :as editor]
[frontend.modules.editor.undo-redo :as undo-redo]
[frontend.state :as state]
Expand Down

0 comments on commit af87b0e

Please sign in to comment.