Skip to content

Commit 8cb5200

Browse files
authored
remove whitespace
1 parent f9904fa commit 8cb5200

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/metatx/ERC2771Forwarder.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ contract ERC2771Forwarder is EIP712, Nonces {
314314
uint256 returnValue;
315315
/// @solidity memory-safe-assembly
316316
assembly {
317-
318317
// Perform the staticcal and save the result in the scratch space.
319318
// | Location | Content | Content (Hex) |
320319
// |-----------|----------|--------------------------------------------------------------------|

0 commit comments

Comments
 (0)