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 {