Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mplewis committed Nov 13, 2024
1 parent bf14f80 commit 0d1af9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/components/ResponseForm/ResponseForm.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { useEffect, useState } from 'react'

import { ApolloError } from '@apollo/client/errors'
import { use } from 'marked'
import { SetOptional } from 'type-fest'
import { PublicEvent, UpdatableResponse } from 'types/graphql'

Expand Down

0 comments on commit 0d1af9b

Please sign in to comment.