diff --git a/src/shell/napcat.ts b/src/shell/napcat.ts index 08ea3039..7b300cb0 100644 --- a/src/shell/napcat.ts +++ b/src/shell/napcat.ts @@ -1,3 +1,2 @@ import { NCoreInitShell } from './base'; -console.log('pid', process.pid); NCoreInitShell(); \ No newline at end of file