feat: make c# chinese live (#54209)

This commit is contained in:
Naomi
2024-03-25 21:10:16 -07:00
committed by GitHub
parent d3597cfd57
commit 9b66fbad37
-1
View File
@@ -115,7 +115,6 @@ export const notAuditedSuperBlocks: NotAuditedSuperBlocks = {
SuperBlocks.PythonForEverybody
],
[Languages.Chinese]: [
SuperBlocks.FoundationalCSharp,
SuperBlocks.CodingInterviewPrep,
SuperBlocks.ProjectEuler,
SuperBlocks.JsAlgoDataStructNew,