Skip to content

Commit

Permalink
Merge pull request #5715 from 0xNeshi/patch-1
Browse files Browse the repository at this point in the history
Remove hardhat-change-network plugin
  • Loading branch information
alcuadrado authored Sep 8, 2024
2 parents e8ad5a5 + 9494f67 commit 89ac019
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/src/content/hardhat-runner/plugins/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -279,13 +279,6 @@ const communityPlugins: IPlugin[] = [
description: "View contracts' layouts with CLI and .json output",
tags: ["solidity", "storage"],
},
{
name: "hardhat-change-network",
author: "David Mihal",
authorUrl: "https://github.com/dmihal",
description: "Allows changing the current network in Hardhat.",
tags: ["Testing"],
},
{
name: "hardhat-packager",
author: "Paul Razvan Berg",
Expand Down

0 comments on commit 89ac019

Please sign in to comment.