mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
fix: remove debug info
This commit is contained in:
parent
8993ab038e
commit
3d58085653
@ -171,7 +171,6 @@ export async function NCoreInitShell() {
|
||||
new wrapper.NodeIDispatcherAdapter(new DispatcherAdapter()),
|
||||
new wrapper.NodeIKernelSessionListener(sessionListener),
|
||||
);
|
||||
logger.log('debug init')
|
||||
try {
|
||||
session.startNT(0);
|
||||
} catch (_) { /* Empty */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user