Formatting

This commit is contained in:
pistomat
2024-03-27 10:31:00 +01:00
parent 9e62d1f6ae
commit 3dc290c3df
6 changed files with 12 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
pragma experimental ABIEncoderV2;
pragma solidity ^0.8.13;
import {IERC20, ISwapAdapter} from "src/interfaces/ISwapAdapter.sol";