diff --git a/src/shell/napcat.ts b/src/shell/napcat.ts index 5c2eb931..906d7b76 100644 --- a/src/shell/napcat.ts +++ b/src/shell/napcat.ts @@ -72,8 +72,6 @@ export async function NCoreInitShell() { hostName: hostname }); - console.log(wrapper); - const selfInfo = await new Promise((resolve) => { const loginListener = new LoginListener();