mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
Some fix according to lint
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
(ns frontend.handler.export-test
|
||||
;; namespace local config for private function tests
|
||||
{:clj-kondo/config {:linters {:private-call {:level :off}}}}
|
||||
(:require [cljs.test :refer [async deftest is testing use-fixtures are]]
|
||||
[frontend.handler.export :as export]
|
||||
[frontend.db.config :refer [test-db] :as config]
|
||||
|
||||
Reference in New Issue
Block a user