Skip to content

Commit 78070d5

Browse files
committed
remove unused variable
1 parent cc3d21a commit 78070d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

JetStreamDriver.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ class Benchmark {
597597
this.disabledByDefault = !!plan.disabledByDefault;
598598
this.scripts = null;
599599
this.preloads = null;
600-
this._resourcesPromise = null;
601600
this._state = BenchmarkState.READY;
602601
}
603602

0 commit comments

Comments
 (0)