mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
remove console logs
This commit is contained in:
parent
2ea818f30f
commit
c051946d89
3 changed files with 0 additions and 4 deletions
|
@ -19,7 +19,6 @@ module.exports = {
|
|||
if(!args.text) args.text = ""
|
||||
try {
|
||||
let mkswt = await flag(image)
|
||||
console.log(mkswt.body)
|
||||
return editOrReply(context, { content:"ww", files: [{
|
||||
filename: "makesweet.gif",
|
||||
value: mkswt.body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue