fix(curriculum): remove helpRoom and fileName (#42268)

* fix(curriculum): remove helpRoom and fileName

Neither are used any more.

* fix: remove fileName form cert meta.jsons
This commit is contained in:
Oliver Eyton-Williams
2021-06-03 20:45:01 +02:00
committed by GitHub
parent ed4e591ffc
commit 1fde5897fc
66 changed files with 65 additions and 233 deletions

View File

@ -48,7 +48,4 @@
["587d7fac367417b2b2512bdd", "Use Dynamic Scales"],
["587d7fac367417b2b2512bde", "Use a Pre-Defined Scale to Place Elements"],
["587d7fad367417b2b2512bdf", "Add Axes to a Visualization"]
],
"helpRoom": "Help",
"fileName": "04-data-visualization/data-visualization-with-d3.json"
}
]}