diff --git a/start-nextjs.js b/start-nextjs.js index 222c859..94181bf 100644 --- a/start-nextjs.js +++ b/start-nextjs.js @@ -1,6 +1,4 @@ import { spawn } from 'child_process'; -import child_process from "node:child_process"; -import { getBotLoginInfo, getBotStatus, getBotVersionInfo } from "./utils/yunzai-util.js"; logger.info(`[R插件][Next.js监测], 父进程 PID: ${process.pid}`);