Skip to content

Commit 76a4b17

Browse files
Wodannschaable
authored andcommitted
misc: cleanup
1 parent fc05a3f commit 76a4b17

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)