diff --git a/apps/portal/src/components/questions/ContributeQuestionCard.tsx b/apps/portal/src/components/questions/ContributeQuestionCard.tsx index f91e1eb4..be050d96 100644 --- a/apps/portal/src/components/questions/ContributeQuestionCard.tsx +++ b/apps/portal/src/components/questions/ContributeQuestionCard.tsx @@ -1,9 +1,4 @@ import { useState } from 'react'; -import { - BuildingOffice2Icon, - CalendarDaysIcon, - QuestionMarkCircleIcon, -} from '@heroicons/react/24/outline'; import { TextInput } from '@tih/ui'; import { useProtectedCallback } from '~/utils/questions/useProtectedCallback'; @@ -32,44 +27,19 @@ export default function ContributeQuestionCard({ return (