Skip to content

Commit

Permalink
remove unused test import
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphusSmiling committed May 6, 2024
1 parent e3c90b5 commit c417119
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solidity/test/FlowBridgeFactory.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
pragma solidity ^0.8.17;

import {Test} from "forge-std/Test.sol";
import {console} from "forge-std/console.sol";

import {FlowBridgeDeploymentRegistry} from "../src/FlowBridgeDeploymentRegistry.sol";
import {FlowEVMBridgedERC721Deployer} from "../src/FlowEVMBridgedERC721Deployer.sol";
Expand Down

0 comments on commit c417119

Please sign in to comment.