Просмотр исходного кода

Merge branch 'master' of github.com:logseq/logseq

Tienson Qin 4 лет назад
Родитель
Сommit
8538286199
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/frontend/util.cljc

+ 1 - 0
src/main/frontend/util.cljc

@@ -1,4 +1,5 @@
 (ns frontend.util
+  #?(:clj (:refer-clojure :exclude [format]))
   (:require
       #?(:cljs [cljs-bean.core :as bean])
       #?(:cljs [cljs-time.coerce :as tc])