*Remove unneeded getNextValidExecutionInfo call
This commit is contained in:
parent
2f66fc332a
commit
9beb2a6c58
|
@ -78,7 +78,6 @@ export default class Client {
|
|||
await init("herumi");
|
||||
|
||||
await this._sync();
|
||||
await this.getNextValidExecutionInfo();
|
||||
|
||||
if (!this.boot) {
|
||||
this.subscribe();
|
||||
|
|
Loading…
Reference in New Issue