mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-24 22:24:58 +05:00
Лишний комментарий
This commit is contained in:
parent
d3f263384a
commit
cf72d6e33a
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ class BaseCommand {
|
|||
* @type {Boolean}
|
||||
*/
|
||||
this.ownerOnly = options.ownerOnly || false;
|
||||
/**
|
||||
* @type __dirname
|
||||
*/
|
||||
this.dirname = options.dirname || false;
|
||||
/**
|
||||
* @type {String}
|
||||
|
|
Loading…
Reference in a new issue