Skip to content

Commit 5d1d0d6

Browse files
committed
fix: remove import
1 parent bb5c5ee commit 5d1d0d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/KSSmartIntentRouter.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {KSSmartIntentRouterNonces} from './KSSmartIntentRouterNonces.sol';
77

88
import {IKSSmartIntentRouter} from './interfaces/IKSSmartIntentRouter.sol';
99
import {IKSAllowanceHub} from './interfaces/actions/IKSAllowanceHub.sol';
10-
import {IKSGenericRouter} from './interfaces/actions/IKSGenericRouter.sol';
1110
import {IKSSwapRouterV2} from './interfaces/actions/IKSSwapRouterV2.sol';
1211
import {IKSSwapRouterV3} from './interfaces/actions/IKSSwapRouterV3.sol';
1312
import {IKSZapRouter} from './interfaces/actions/IKSZapRouter.sol';

0 commit comments

Comments
 (0)