Skip to content

Commit

Permalink
removed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
invocamanman committed Oct 26, 2023
1 parent ec3cf14 commit 5675705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/mainnetUpgraded/PolygonZkEVMUpgraded.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import "../PolygonZkEVM.sol";

/**
* Contract responsible for managing the state and the updates of the L2 network
* This contract will NOT BE USED IN PRODUCTION, will be used only in testnet enviroment
*/
contract PolygonZkEVMUpgraded is PolygonZkEVM {
// Indicates the last version before upgrade
Expand Down

0 comments on commit 5675705

Please sign in to comment.