Skip to content

Commit

Permalink
Update LegacyTokenPaymaster.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
defihook authored Oct 11, 2024
1 parent f34ad15 commit a2a878a
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 a2a878a

Please sign in to comment.