Skip to content

Commit

Permalink
forge fmt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Radek Svarz committed Oct 13, 2024
1 parent 9599be6 commit 4fa6c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Entrypoint.sol
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ contract Entrypoint {
}
}

// @dev: No need to restore memory pointers, as the rest of the constructor just returns the runtime
// @dev: No need to restore memory pointers, as the rest of the constructor just returns the runtime
// bytecode
}
}
Expand Down

0 comments on commit 4fa6c59

Please sign in to comment.