From 2f93f67322a77f4d93095c91e1c81b2dcc9f1826 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 23 Feb 2024 12:13:47 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json --- .../data-stores/json-file-as-data-store/simple-form-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json index aa79a5a3..735c7729 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json @@ -9,6 +9,6 @@ "anyOf": [ "options_from_task_data_var:gator_select" ] - }, + } } } \ No newline at end of file