diff --git a/src/components/dashboard/Officer_EventRequestForm/TAPSection.tsx b/src/components/dashboard/Officer_EventRequestForm/TAPSection.tsx index 13fe89b..673238b 100644 --- a/src/components/dashboard/Officer_EventRequestForm/TAPSection.tsx +++ b/src/components/dashboard/Officer_EventRequestForm/TAPSection.tsx @@ -6,7 +6,6 @@ import Tooltip from './Tooltip'; import { tooltips, infoNotes } from './tooltips'; import { Icon } from '@iconify/react'; import { FileManager } from '../../../scripts/pocketbase/FileManager'; -import Toast from '../universal/Toast'; import type { ASFundingSectionProps, InvoiceItem } from './ASFundingSection'; interface TAPSectionProps {