From 5e1570cc2095454fc03ceb71311c9645ec32c870 Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Fri, 22 Nov 2024 21:30:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=9B=20chore:=20=E6=B8=85=E9=99=A4?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start-nextjs.js | 2 -- 1 file changed, 2 deletions(-) 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}`);