From f63ebf8e7cabe3dc7166810742513772ccf82487 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 3 Feb 2025 18:07:06 +0900 Subject: [PATCH] . --- exp_scenario/module/commands/repair.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/exp_scenario/module/commands/repair.lua b/exp_scenario/module/commands/repair.lua index 1d250dfd..019c1dee 100644 --- a/exp_scenario/module/commands/repair.lua +++ b/exp_scenario/module/commands/repair.lua @@ -55,4 +55,3 @@ Commands.new("repair", { "exp-commands_repair.description" }) return Commands.status.success(response) end) -