diff --git a/shared/config/superblocks.ts b/shared/config/superblocks.ts index a4fba5f6d21674..e03dc214ec5934 100644 --- a/shared/config/superblocks.ts +++ b/shared/config/superblocks.ts @@ -115,7 +115,6 @@ export const notAuditedSuperBlocks: NotAuditedSuperBlocks = { SuperBlocks.PythonForEverybody ], [Languages.Chinese]: [ - SuperBlocks.FoundationalCSharp, SuperBlocks.CodingInterviewPrep, SuperBlocks.ProjectEuler, SuperBlocks.JsAlgoDataStructNew,