From 797c69656fe5d4541bc3b3a18019fd10f3a98335 Mon Sep 17 00:00:00 2001 From: Radostina Lyubomirova Date: Tue, 3 Jun 2025 21:11:13 +0300 Subject: [PATCH] testttttt --- hardhat/hardhat.config.js | 7 ------- hardhat/package.json | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/hardhat/hardhat.config.js b/hardhat/hardhat.config.js index 80c5be918d..b63f0c2f2e 100644 --- a/hardhat/hardhat.config.js +++ b/hardhat/hardhat.config.js @@ -4,10 +4,3 @@ require("@nomicfoundation/hardhat-toolbox"); module.exports = { solidity: "0.8.28", }; - - -import "@nomicfoundation/hardhat-toolbox"; - -export default { - solidity: "0.8.28", -}; \ No newline at end of file diff --git a/hardhat/package.json b/hardhat/package.json index 17cfbf16ab..a98f601ab8 100644 --- a/hardhat/package.json +++ b/hardhat/package.json @@ -13,4 +13,4 @@ "@nomicfoundation/hardhat-toolbox": "^5.0.0", "hardhat": "^2.24.1" } -} +} \ No newline at end of file