NapCatQQ/src/shell/napcat.ts
手瓜一十雪 142db9ac74 Remove debug log for process PID in napcat.ts
Eliminated an unnecessary console.log statement that printed the process PID. This cleans up the output and removes leftover debugging code.
2025-10-29 21:25:24 +08:00

2 lines
58 B
TypeScript

import { NCoreInitShell } from './base';
NCoreInitShell();