Skip to content
Snippets Groups Projects
Commit e5f803b7 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

removing some unnecessary comments.

parent a8262537
No related merge requests found
...@@ -58,9 +58,6 @@ ...@@ -58,9 +58,6 @@
:special_type :country :special_type :country
:field_type :dimension})) :field_type :dimension}))
;; NOT field_type = senstive
;; NOT base_type = date, datetime, time
;; (required) special_type = category, city, state, country OR base_type = boolean
;; Check that setting a Field's special_type to :category will cause a corresponding FieldValues to be created asynchronously ;; Check that setting a Field's special_type to :category will cause a corresponding FieldValues to be created asynchronously
(expect (expect
......
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