Remove unused <ContactListItem>
component
This commit is contained in:
parent
670b995345
commit
39cb71e2fd
3 changed files with 0 additions and 311 deletions
|
@ -31,7 +31,6 @@ const {
|
|||
const {
|
||||
ContactDetail,
|
||||
} = require('../../ts/components/conversation/ContactDetail');
|
||||
const { ContactListItem } = require('../../ts/components/ContactListItem');
|
||||
const {
|
||||
ContactModal,
|
||||
} = require('../../ts/components/conversation/ContactModal');
|
||||
|
@ -329,7 +328,6 @@ exports.setup = (options = {}) => {
|
|||
ChatColorPicker,
|
||||
ConfirmationDialog,
|
||||
ContactDetail,
|
||||
ContactListItem,
|
||||
ContactModal,
|
||||
Emojify,
|
||||
ErrorModal,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue