refactor: rename superblocks.ts to curriculum (#55624)

This commit is contained in:
Oliver Eyton-Williams
2024-07-23 18:04:02 +02:00
committed by GitHub
parent 6d1debec1c
commit 1e25cfdf83
37 changed files with 43 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
import {
type SuperBlocks,
getAuditedSuperBlocks
} from '../../shared/config/superblocks';
} from '../../shared/config/curriculum';
export function isAuditedSuperBlock(
language: string,