We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1608f21 commit 0abc89cCopy full SHA for 0abc89c
main.js
@@ -75,7 +75,6 @@ function generateBalances(addresses, balance) {
75
}
76
77
function downloadClient(client, workdir) {
78
- console.log(HOMEDIR);
79
const paths = getPaths(client, workdir);
80
if (!canWrite(path.join(HOMEDIR, "__remove_me__"))) {
81
console.log(
0 commit comments