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:
committed by
GitHub
parent
ed4e591ffc
commit
1fde5897fc
@@ -14,6 +14,5 @@
|
||||
"JavaScript Algorithms and Data Structures Certificate"
|
||||
]
|
||||
],
|
||||
"isPrivate": true,
|
||||
"fileName": "12-certificates/javascript-algorithms-and-data-structures-certificate.json"
|
||||
"isPrivate": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user