Skip to content

Commit

Permalink
Update simpletokendeploy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Jul 29, 2024
1 parent a1ce0b7 commit 4a389c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/subswap/contract/scripts/simpletokendeploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ async function main() {

const token = deploy.subnettoken;

console.log(token);

const simpleToken = await factory.deploy(
token.name,
token.symbol,
Expand Down

0 comments on commit 4a389c5

Please sign in to comment.