mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 23:19:37 +00:00
Eliminated an unnecessary console.log statement that printed the process PID. This cleans up the output and removes leftover debugging code.
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
import { NCoreInitShell } from './base';
|
|
NCoreInitShell(); |