We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3d21a commit 78070d5Copy full SHA for 78070d5
1 file changed
JetStreamDriver.js
@@ -597,7 +597,6 @@ class Benchmark {
597
this.disabledByDefault = !!plan.disabledByDefault;
598
this.scripts = null;
599
this.preloads = null;
600
- this._resourcesPromise = null;
601
this._state = BenchmarkState.READY;
602
}
603
0 commit comments