Clean up dead code
This commit is contained in:
parent
0e323ef248
commit
415a823af0
3 changed files with 0 additions and 9 deletions
|
@ -145,8 +145,6 @@ const conversation = {
|
|||
|
||||
return sortAndFilterConversation(conversation, this.status)
|
||||
},
|
||||
conversationDive () {
|
||||
},
|
||||
statusMap () {
|
||||
return this.conversation.reduce((res, s) => {
|
||||
res[s.id] = s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue