Skip to content

Commit

Permalink
Update ERC1155Vault.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
dong77 committed Nov 1, 2023
1 parent 5865b6d commit e943900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/protocol/contracts/tokenvault/ERC1155Vault.sol
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { ERC1155Upgradeable } from
import { Proxied } from "../common/Proxied.sol";
import { IBridge, IRecallableSender } from "../bridge/IBridge.sol";
import { LibAddress } from "../libs/LibAddress.sol";
import { LibDeploy } from "../libs/LibDeploy.sol";

import { BaseVault, BaseNFTVault } from "./BaseNFTVault.sol";
import { BridgedERC1155 } from "./BridgedERC1155.sol";
Expand Down

0 comments on commit e943900

Please sign in to comment.