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

@ -1929,7 +1929,4 @@
"5900f54c1000cf542c51005f",
"Problem 480: The Last Question"
]
],
"helpRoom": "HelpJavaScript",
"fileName": "08-coding-interview-prep/project-euler.json"
}
]}