diff --git a/src/components/Chatbox/Input.tsx b/src/components/Chatbox/Input.tsx index 7ffbae08..09afb6bb 100644 --- a/src/components/Chatbox/Input.tsx +++ b/src/components/Chatbox/Input.tsx @@ -15,10 +15,7 @@ import IconButton from '@material-ui/core/IconButton'; import { makeStyles } from '@material-ui/core/styles'; import SendIcon from '@material-ui/icons/Send'; -import { - MemberRecord, - MessageBodyType, -} from '@graasp/query-client/dist/src/types'; +import { MessageBodyType } from '@graasp/query-client/dist/src/types'; import { CHATBOX } from '@graasp/translations'; import {