Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
karlem committed Nov 11, 2024
1 parent 660efc7 commit 5b1a959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/tasks/deploy-registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ task('deploy-registry')
Deployments.deploy(hre, deployer, {
name: 'SubnetRegistryDiamond',
args: [registryFacets.asFacetCuts(), registryConstructorParams],
});
})
})

0 comments on commit 5b1a959

Please sign in to comment.