Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kelemeno committed Jan 16, 2024
1 parent 4696ed5 commit 849da7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion l1-contracts/test/unit_tests/l2-upgrade.test.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import * as hardhat from "hardhat";
import { REQUIRED_L1_TO_L2_GAS_PER_PUBDATA_LIMIT, hashBytecode } from "zksync-ethers/build/src/utils";
import { diamondCut } from "../../src.ts/diamondCut";
import type { AdminFacet, ExecutorFacet, GettersFacet, StateTransitionManager } from "../../typechain";
import { IZkSyncStateTransition } from "../../typechain/IZkSyncStateTransition";
import {
AdminFacetFactory,
CustomUpgradeTestFactory,
Expand Down

0 comments on commit 849da7f

Please sign in to comment.