Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Revert "Revert "Remove unused IterableMappingAddr import from LibAcco…
Browse files Browse the repository at this point in the history
…unts""

This reverts commit 9c6a062.
  • Loading branch information
0xNeshi committed Sep 18, 2023
1 parent 81c86fb commit 6712e40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/core/accounts/lib/LibAccounts.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.19;

import {IterableMappingAddr} from "../../../lib/IterableMappingAddr.sol";
import {AccountStorage} from "../storage.sol";

library LibAccounts {
Expand Down

0 comments on commit 6712e40

Please sign in to comment.