Remove extraneous comment
This commit is contained in:
parent
301fa273e0
commit
3d3fb9c4d1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const messageTypes=[
|
|||
]
|
||||
module.exports={
|
||||
load:()=>{
|
||||
//console.log("Loaded on global")
|
||||
|
||||
},
|
||||
loadBot:(b)=>{
|
||||
b._client.on("profileless_chat",(data)=>{
|
||||
|
|
Loading…
Add table
Reference in a new issue