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

@ -29,7 +29,4 @@
"aa2e6f85cab2ab736c9a9b24",
"Cash Register"
]
],
"helpRoom": "HelpJavaScript",
"fileName": "02-javascript-algorithms-and-data-structures/javascript-algorithms-and-data-structures-projects.json"
}
]}