Skip to content

Commit 644c9e0

Browse files
committed
misc: cleanup
1 parent 6f70efd commit 644c9e0

File tree

1 file changed

+0
-1
lines changed
  • v-next/hardhat/src/internal/builtin-plugins/network-manager/edr

1 file changed

+0
-1
lines changed

v-next/hardhat/src/internal/builtin-plugins/network-manager/edr/edr-provider.ts

-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ export class EdrProvider extends BaseProvider {
119119
readonly #provider: Readonly<Provider>;
120120
readonly #jsonRpcRequestWrapper?: JsonRpcRequestWrapperFunction;
121121

122-
#failedStackTraces: number = 0;
123122
#nextRequestId = 1;
124123

125124
/**

0 commit comments

Comments
 (0)