From 90247401d2cada07e6715f296199f8d582cd9691 Mon Sep 17 00:00:00 2001 From: Yu Sun Date: Thu, 21 Jul 2022 12:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=9B=AE=E5=89=8D=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9A=84Utils?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index d5e8ea9..d3926e7 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,6 @@ "EdgeManager\\": "EdgeManager/" }, "files": [ - "EdgeManager/Utils.php", "EdgeManager/Init.php" ] },