*Remove unneeded getNextValidExecutionInfo call

This commit is contained in:
Derrick Hammer 2023-03-29 00:11:52 -04:00
parent 2f66fc332a
commit 9beb2a6c58
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ export default class Client {
await init("herumi");
await this._sync();
await this.getNextValidExecutionInfo();
if (!this.boot) {
this.subscribe();