mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 04:45:46 +00:00
fix: remove debug log
This commit is contained in:
parent
80c5259b05
commit
e4343650c6
@ -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