We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 077a3a7 + 61fd0df commit 973be93Copy full SHA for 973be93
src/exptech.js
@@ -40,7 +40,6 @@ class ExpTech {
40
this.key = ans;
41
this.getconfig.user.token = this.key
42
this.config.writeConfig(this.getconfig);
43
- console.log(this.key);
44
} else
45
this.logger.error("Login http status code: ", res.status);
46
} catch (error) {
0 commit comments