mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
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.
This commit is contained in:
parent
7bc631f35f
commit
142db9ac74
@ -1,3 +1,2 @@
|
||||
import { NCoreInitShell } from './base';
|
||||
console.log('pid', process.pid);
|
||||
NCoreInitShell();
|
||||
Loading…
Reference in New Issue
Block a user