mirror of
https://github.com/artegoser/pimi-launcher-core.git
synced 2024-11-22 12:16:21 +03:00
remove the console.log... ugh
This commit is contained in:
parent
9cf79157d2
commit
607ecc9486
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ class Handler {
|
||||||
this.options.proxy.password
|
this.options.proxy.password
|
||||||
);
|
);
|
||||||
|
|
||||||
console.log(args)
|
|
||||||
this.client.emit('debug', '[MCLC]: Set launch options');
|
this.client.emit('debug', '[MCLC]: Set launch options');
|
||||||
resolve(args);
|
resolve(args);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue