Skip to content
Snippets Groups Projects
Commit 010521bf authored by Simon Belak's avatar Simon Belak
Browse files

Making linter happy

parent 02f7a31e
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@
(def ^:private Num [:type/Number :type/*])
(def ^:private DateTime [:type/DateTime :type/*])
(def ^:private Category [:type/* :type/Category])
(def ^:private Any [:type/* :type/*])
; (def ^:private Any [:type/* :type/*])
(def ^:private Text [:type/Text :type/*])
;;;;;;;;;;;;;;;;;; temporary cp until we merge the binning branch ;;;;;;;;;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment