Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
JBR90 committed Nov 7, 2024
1 parent 72544df commit 051308c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/nextjs/src/app/aila/[id]/share/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import type { PersistedModerationBase } from "@oakai/core/src/utils/ailaModerati
import { OakSmallPrimaryButton } from "@oaknational/oak-components";
import Link from "next/link";

import {
keyStageToTitle,
subjectToTitle,
} from "@/components/AppComponents/Chat/chat-lessonPlanDisplay";
import LessonPlanMapToMarkDown from "@/components/AppComponents/Chat/chat-lessonPlanMapToMarkDown";
import { GuidanceRequired } from "@/components/AppComponents/Chat/guidance-required";
import { Icon } from "@/components/Icon";
Expand Down

0 comments on commit 051308c

Please sign in to comment.