Skip to content

Commit 330f51c

Browse files
committed
Use new content-controlled Chemistry book page
1 parent a2cbbd7 commit 330f51c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/components/site/phy/RoutesPhy.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ const subjectStagePairPages : Record<string, React.ComponentType<RouteComponentP
6565
// TODO: remove these (and related imports) when we have replaced old book index pages with API-based ones
6666
const old_books : Record<string, React.ComponentType<RouteComponentProps<any>> | React.ComponentType<any> | undefined> = {
6767
"/books/pre_uni_maths": PreUniMaths,
68-
"/books/chemistry_16": Chemistry16,
6968
"/books/solve_physics_problems": SolvingPhysProblems,
7069
"/books/phys_book_yr9": PhysBookYrNine,
7170
};

0 commit comments

Comments
 (0)