mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 21:53:07 -04:00
remove console
This commit is contained in:
parent
3cea3331da
commit
0bb742b91d
1 changed files with 1 additions and 3 deletions
|
@ -70,8 +70,6 @@ module.exports = {
|
|||
|
||||
let language = dictionaryGetCodeFromAny(args.lang);
|
||||
|
||||
console.log(language)
|
||||
|
||||
if(!language) return editOrReply(context, createEmbed("warning", context, "Invalid Language"))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue