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