0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

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
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; TODO: implement proper form validation
(def ^:static +color-form-schema+
{:hex [sc/required sc/color]})