Skip to content

Commit

Permalink
remove unused types import
Browse files Browse the repository at this point in the history
  • Loading branch information
magicznyleszek committed Jul 9, 2024
1 parent 457c564 commit d85bd1f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions jsapp/js/components/submissions/table.types.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
import type {Column} from 'react-table';
import type {
QuestionTypeName,
MetaQuestionTypeName,
MiscRowTypeName,
} from 'js/constants';
import type {
SurveyRow,
SubmissionResponse,
Expand Down

0 comments on commit d85bd1f

Please sign in to comment.