Remove comment.

This commit is contained in:
Andrey Antukh 2016-01-20 18:46:33 +02:00
parent 196b4dd89b
commit 2f39cc08dc

View file

@ -160,7 +160,6 @@
;; Lightbox ;; Lightbox
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; TODO: implement proper form validation
(def ^:static +color-form-schema+ (def ^:static +color-form-schema+
{:hex [sc/required sc/color]}) {:hex [sc/required sc/color]})