Skip to content

Commit

Permalink
🗑️ Remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredBorders committed Sep 28, 2023
1 parent 92ad72a commit c34a5b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SMv2SessionValidationModule.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity 0.8.18;

import {IAccount} from "src/kwenta/smv2/IAccount.sol";
import {
ISessionValidationModule,
UserOperation
Expand Down

0 comments on commit c34a5b8

Please sign in to comment.