mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00: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…
x
Reference in New Issue
Block a user