Skip to content

Commit

Permalink
Merge pull request #20 from defihook/defihook-patch-4
Browse files Browse the repository at this point in the history
Update LegacyTokenPaymaster.sol
  • Loading branch information
defihook authored Oct 11, 2024
2 parents f34ad15 + a2a878a commit eabaf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/samples/LegacyTokenPaymaster.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.8.23;

/* solhint-disable reason-string */


import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "../core/BasePaymaster.sol";
Expand Down

0 comments on commit eabaf32

Please sign in to comment.