Skip to content

Commit

Permalink
chore: forge fmt (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani authored Feb 26, 2024
1 parent 5150323 commit 00611ee
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ import {SuccinctGateway} from "../../src/SuccinctGateway.sol";

// NOTE: Update FunctionVerifier to the verifier you want to deploy and register from the
// Succinct platform.
contract FunctionVerifier {
}
contract FunctionVerifier {}

contract DeployAndRegisterFunction is Script {
function run() external returns (bytes32, address) {
Expand Down

0 comments on commit 00611ee

Please sign in to comment.