Skip to content

Commit a150265

Browse files
committed
remove unused code
1 parent 1467845 commit a150265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AxelarHandler/src/AxelarHandler.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import {Ownable2StepUpgradeable} from
1313
import {UUPSUpgradeable} from "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/UUPSUpgradeable.sol";
1414
import {Initializable} from "lib/openzeppelin-contracts-upgradeable/contracts/proxy/utils/Initializable.sol";
1515

16-
// import {ISwapRouter02} from "./interfaces/ISwapRouter02.sol";
1716
import {SkipSwapRouter} from "./libraries/SkipSwapRouter.sol";
1817

1918
/// @title AxelarHandler

0 commit comments

Comments
 (0)