From 18d924896fef6523fd26d231eacdcebac3e648a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=8C=90=EB=8F=8C?= Date: Sun, 10 Dec 2023 21:50:21 +0900 Subject: [PATCH] =?UTF-8?q?=ED=95=84=EC=9A=94=EC=97=86=EB=8A=94=20using=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Client/Assets/1_Script/System/Datas/UnitData.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Client/Assets/1_Script/System/Datas/UnitData.cs b/Client/Assets/1_Script/System/Datas/UnitData.cs index e8d8737b..3a36f31d 100644 --- a/Client/Assets/1_Script/System/Datas/UnitData.cs +++ b/Client/Assets/1_Script/System/Datas/UnitData.cs @@ -1,6 +1,5 @@ using Newtonsoft.Json; using System.Collections.Generic; -using System.Diagnostics; public class UnitData : Excel {