Skip to content

Commit 973be93

Browse files
authored
Merge pull request #2 from yayacat/main
fix: Security Risks
2 parents 077a3a7 + 61fd0df commit 973be93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/exptech.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ class ExpTech {
4040
this.key = ans;
4141
this.getconfig.user.token = this.key
4242
this.config.writeConfig(this.getconfig);
43-
console.log(this.key);
4443
} else
4544
this.logger.error("Login http status code: ", res.status);
4645
} catch (error) {

0 commit comments

Comments
 (0)