Skip to content

Commit

Permalink
Remove evm constants contract
Browse files Browse the repository at this point in the history
  • Loading branch information
IAvecilla committed Aug 20, 2024
1 parent 3ee830c commit 6a9d835
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions system-contracts/contracts/EvmConstants.sol

This file was deleted.

2 changes: 0 additions & 2 deletions system-contracts/contracts/EvmGasManager.sol
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;

import "./EvmConstants.sol";

import {ACCOUNT_CODE_STORAGE_SYSTEM_CONTRACT} from "./Constants.sol";

// We consider all the contracts (including system ones) as warm.
Expand Down

0 comments on commit 6a9d835

Please sign in to comment.