Skip to content

Commit

Permalink
fix type error
Browse files Browse the repository at this point in the history
  • Loading branch information
13bfrancis committed Jan 19, 2024
1 parent 19e7b15 commit 148efcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/ui/src/pages/faq/content/oneMACFAQContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import IDMInstructionsforOneMACUsers from "../../../assets/onboarding/IDMInstruc
import OneMACIDMGuide from "../../../assets/onboarding/OneMACIDMGuide.pdf";
import OneMACStateUserGuide from "../../../assets/onboarding/OneMACStateUserGuide.pdf";
import OneMACCMSUserGuide from "../../../assets/onboarding/OneMACCMSUserGuide.pdf";
import { FAQ_SECTION } from "@/routes";
import { FILE_TYPES } from "shared-types/uploads";

type QuestionAnswer = {
Expand Down

0 comments on commit 148efcb

Please sign in to comment.