mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-03 05:26:07 +00:00
ops, fix
This commit is contained in:
parent
de07afe077
commit
cf780977bc
@ -37,7 +37,6 @@ export class WorkerClient<Ready extends boolean = boolean> extends BaseClient {
|
||||
|
||||
constructor(options?: WorkerClientOptions) {
|
||||
super(options);
|
||||
this.__handleGuilds = new Set();
|
||||
if (!manager) {
|
||||
throw new Error('WorkerClient cannot spawn without manager');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user