mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
fix: remove debug log
This commit is contained in:
parent
4276107c6b
commit
a15d411635
@ -72,8 +72,6 @@ export async function NCoreInitShell() {
|
||||
hostName: hostname
|
||||
});
|
||||
|
||||
console.log(wrapper);
|
||||
|
||||
const selfInfo = await new Promise<SelfInfo>((resolve) => {
|
||||
const loginListener = new LoginListener();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user