lzx 1 день назад
Родитель
Сommit
89724f4a1a
1 измененных файлов с 1 добавлено и 7 удалено
  1. 1 7
      Assets/Scripts/GameUI/UI/LoginPanel/LoginPanel.cs

+ 1 - 7
Assets/Scripts/GameUI/UI/LoginPanel/LoginPanel.cs

@@ -1,11 +1,5 @@
-using System.Collections.Generic;
 using Fort23.Core;
-using Fort23.UTool;
-using GameLogic.NetworkClient;
-using GameMono;
-using NetCore.Protocol.MemoryPack;
-using Protocol.Protocol.MemoryPack.MemoryMessage;
-using UnityEngine;
+
 
 namespace Fort23.Mono
 {