mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
fix: remove clj-kondo/ignore
that was moved to incorrect location. Also fix clj-kondo config so those ignores aren't needed anymore
This commit is contained in:
1
deps/db/script/create_graph.cljs
vendored
1
deps/db/script/create_graph.cljs
vendored
@@ -4,7 +4,6 @@
|
||||
(:require ["fs" :as fs]
|
||||
["os" :as os]
|
||||
["path" :as node-path]
|
||||
#_:clj-kondo/ignore
|
||||
[babashka.cli :as cli]
|
||||
[clojure.edn :as edn]
|
||||
[clojure.string :as string]
|
||||
|
||||
Reference in New Issue
Block a user