mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Remove obsolete prop from client
This commit is contained in:
@@ -44,7 +44,6 @@ module.exports = class XiaoClient extends CommandoClient {
|
||||
this.botList = new BotList(this);
|
||||
this.patreon = new Patreon();
|
||||
this.blacklist = { guild: [], user: [] };
|
||||
this.patrons = null;
|
||||
this.pokemon = new PokemonStore();
|
||||
this.games = new Collection();
|
||||
this.dispatchers = new Map();
|
||||
|
||||
Reference in New Issue
Block a user