delete unused import
This commit is contained in:
parent
0fc8e2bcc0
commit
75b0a4eeab
|
@ -1,8 +1,6 @@
|
|||
import { MAX_ANSWER_LENGTH } from 'common/answer'
|
||||
import { useState } from 'react'
|
||||
import Textarea from 'react-expanding-textarea'
|
||||
import { XIcon } from '@heroicons/react/solid'
|
||||
|
||||
import { Col } from '../layout/col'
|
||||
import { Row } from '../layout/row'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user