Skip to content

Commit fde8b1f

Browse files
committed
misc: cleanup
1 parent cc09ae9 commit fde8b1f

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
@@ -112,7 +112,6 @@ export class EdrProvider extends EventEmitter implements EthereumProvider {
112112
readonly #provider: Provider;
113113
readonly #jsonRpcRequestWrapper?: JsonRpcRequestWrapperFunction;
114114

115-
#failedStackTraces: number = 0;
116115
#nextRequestId = 1;
117116

118117
/**

0 commit comments

Comments
 (0)