Skip to content
Snippets Groups Projects
Unverified Commit b14aa712 authored by Cam Saül's avatar Cam Saül
Browse files

Remove debug logging :page_facing_up:

parent 4bf13a00
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@
(let-404 [field (Field id)]
(write-check field)
(println "special_type:" special_type) ; NOCOMMIT
(let [special_type (keyword (get body :special_type (:special_type field)))
visibility_type (or visibility_type (:visibility_type field))
;; only let target field be set for :fk type fields, and if it's not in the payload then leave the current value
......
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