Skip to content

Commit 8452fa9

Browse files
committed
fix: remove unused lines
1 parent 121b2fd commit 8452fa9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/toolshed/src/hardhat/hardhat.base.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export const networksUserConfig: BaseNetworksUserConfig = {
9999
localhost: {
100100
chainId: 31337,
101101
url: LOCALHOST_RPC,
102-
loggingEnabled: true,
103102
secureAccounts: {
104103
enabled: true,
105104
},

0 commit comments

Comments
 (0)