Skip to content

Commit

Permalink
Merge pull request #155 from 0xPolygonHermez/feature/RemoveWarning
Browse files Browse the repository at this point in the history
removed warning
  • Loading branch information
krlosMata committed Oct 26, 2023
2 parents ec3cf14 + 5675705 commit f1f2edb
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 f1f2edb

Please sign in to comment.