Skip to content

Commit

Permalink
fix: Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidz committed Jan 30, 2024
1 parent e90e53d commit 28cb759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/elin/handler/evaluate.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(ns elin.handler.evaluate
(:require
[clojure.core.async :as async]
[elin.error :as e]
[elin.function.nrepl.op :as e.f.n.op]
[elin.function.vim :as e.f.vim]
Expand Down

0 comments on commit 28cb759

Please sign in to comment.