Remove extraneous comment

This commit is contained in:
7cc5c4f330d47060 2024-07-24 06:20:28 -04:00
parent 301fa273e0
commit 3d3fb9c4d1

View file

@ -13,7 +13,7 @@ const messageTypes=[
]
module.exports={
load:()=>{
//console.log("Loaded on global")
},
loadBot:(b)=>{
b._client.on("profileless_chat",(data)=>{