mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-27 19:31:22 +08:00
fix: remove debug info
This commit is contained in:
parent
c5bf656fe7
commit
90a7b5e0d3
@ -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