Skip to content

Commit 112f7e8

Browse files
authored
Remove solhint-disable no-inline-assembly (#3)
1 parent 78c2435 commit 112f7e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Paymaster.sol

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
pragma solidity 0.8.20;
33

44
/* solhint-disable reason-string */
5-
/* solhint-disable no-inline-assembly */
65

76
import "@account-abstraction/core/BasePaymaster.sol";
87
import "@openzeppelin/contracts/utils/cryptography/ECDSA.sol";

0 commit comments

Comments
 (0)