chore: remove unused import

This commit is contained in:
Shivam Mishra
2024-11-27 17:06:45 +05:30
parent 4da133fe12
commit fe634293d8
@@ -5,7 +5,7 @@ import { messageTimestamp } from 'shared/helpers/timeHelper';
import MessageStatus from './MessageStatus.vue';
import Icon from 'next/icon/Icon.vue';
import { MESSAGE_TYPES, MESSAGE_STATUS } from './constants';
import { MESSAGE_STATUS } from './constants';
/**
* @typedef {Object} Sender