We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5c5ee commit 5d1d0d6Copy full SHA for 5d1d0d6
src/KSSmartIntentRouter.sol
@@ -7,7 +7,6 @@ import {KSSmartIntentRouterNonces} from './KSSmartIntentRouterNonces.sol';
7
8
import {IKSSmartIntentRouter} from './interfaces/IKSSmartIntentRouter.sol';
9
import {IKSAllowanceHub} from './interfaces/actions/IKSAllowanceHub.sol';
10
-import {IKSGenericRouter} from './interfaces/actions/IKSGenericRouter.sol';
11
import {IKSSwapRouterV2} from './interfaces/actions/IKSSwapRouterV2.sol';
12
import {IKSSwapRouterV3} from './interfaces/actions/IKSSwapRouterV3.sol';
13
import {IKSZapRouter} from './interfaces/actions/IKSZapRouter.sol';
0 commit comments