Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Aug 1, 2024
1 parent f25ab44 commit d3ac54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sui/deploy-contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ const PACKAGE_CONFIGS = {
GasService: postDeployGasService,
Test: postDeployTest,
Operators: postDeployOperators,
Abi: () => {},
Governance: () => {},
Abi() {},
Governance() {},
ITS: postDeployIts,
Squid: postDeploySquid,
},
Expand Down

0 comments on commit d3ac54f

Please sign in to comment.