mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 15:30:25 +00:00
fix: remove debug info
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user