clean up console logs
This commit is contained in:
parent
4516718649
commit
8df95bedbb
3 changed files with 0 additions and 4 deletions
|
|
@ -367,7 +367,6 @@ const Chat = {
|
|||
}
|
||||
},
|
||||
async startFetching() {
|
||||
console.log(this.statusId, this.chatUserId)
|
||||
if (!this.isConversation) {
|
||||
try {
|
||||
const { data } = await getOrCreateChat({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue