mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix(spec): fix validate impl
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
(ns frontend.spec
|
||||
(:require [cljs.spec.alpha :as s]
|
||||
[frontend.config :as config]
|
||||
[lambdaisland.glogi :as log]
|
||||
[expound.alpha :as expound]))
|
||||
|
||||
;; disable in production
|
||||
|
||||
Reference in New Issue
Block a user