Commit d9575a08 by Don Mitchell Committed by Calen Pennington

Remove traling commas to make json valid

parent b42fe277
......@@ -9,6 +9,6 @@
"display_name": "Overview"
},
"graphical_slider_tool/sample_gst": {
"display_name": "Sample GST",
},
"display_name": "Sample GST"
}
}
......@@ -9,6 +9,6 @@
"display_name": "Overview"
},
"selfassessment/SampleQuestion": {
"display_name": "Sample Question",
},
"display_name": "Sample Question"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment