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

linty fix

parent 1f914076
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@
this
(resolve-field parent field-id->fields))
parent-id (assoc this :parent (or (field-id->fields parent-id)
(->FieldPlaceholder parent-id)))
(map->FieldPlaceholder {:field-id parent-id})))
:else this))
(resolve-table [{:keys [table-id], :as this} table-id->table]
......
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