Skip to content

Commit

Permalink
rm tshoot log
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Sep 19, 2024
1 parent 6695824 commit 2536ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subnet/deployment-generator/src/faucet.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ if (subnetURL == "") {
console.log("RPC url:", subnetURL);

const inputs = process.argv;
console.log("inputs", inputs)
// console.log("inputs", inputs)

if (inputs.length == 5) {
try {
Expand Down

0 comments on commit 2536ab5

Please sign in to comment.