Skip to content

Commit

Permalink
chore: remove unused event
Browse files Browse the repository at this point in the history
  • Loading branch information
highskore committed Nov 4, 2024
1 parent 352d23e commit 4792f3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/Diff.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import { VALIDATION_SUCCESS, VALIDATION_FAILED } from "erc7579/interfaces/IERC75
import { VmSafe } from "src/test/utils/Vm.sol";

contract ERC7579DifferentialModuleKitLibTest is BaseTest {
event LogAddress(address);

using ModuleKitHelpers for *;
using ModuleKitUserOp for *;

Expand Down

0 comments on commit 4792f3d

Please sign in to comment.