deleted useless VARIABLE
This commit is contained in:
parent
f0c5e23720
commit
eeb18d199b
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ module.exports = {
|
|||
execute(message, args) {
|
||||
let info;
|
||||
let nickname = "";
|
||||
|
||||
if (!args[0]) {
|
||||
info = message.author.id;
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue