Лишний комментарий

This commit is contained in:
JonnyBro 2022-08-06 15:07:53 +05:00
parent d3f263384a
commit cf72d6e33a

View file

@ -19,9 +19,6 @@ class BaseCommand {
* @type {Boolean}
*/
this.ownerOnly = options.ownerOnly || false;
/**
* @type __dirname
*/
this.dirname = options.dirname || false;
/**
* @type {String}