From da9df01f5dd3975005b13d47777d668945e23eda Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 21 Apr 2026 22:56:19 +0900 Subject: [PATCH] . --- exp_scenario/controller.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exp_scenario/controller.ts b/exp_scenario/controller.ts index 110c6c86..1438652f 100644 --- a/exp_scenario/controller.ts +++ b/exp_scenario/controller.ts @@ -1,5 +1,5 @@ import * as lib from "@clusterio/lib"; -import { BaseControllerPlugin, InstanceInfo } from "@clusterio/controller"; +import { BaseControllerPlugin } from "@clusterio/controller"; export class ControllerPlugin extends BaseControllerPlugin { async init() {