guodong 1 год назад
Родитель
Сommit
950d4c228d

+ 1 - 9
GameClient/Assets/Game/HotUpdate/Data/NewYearRedEnvelopeDataManager.cs

@@ -1,12 +1,4 @@
-
-using System;
-using System.Collections;
-using System.Collections.Generic;
-using System.Linq;
-using ET;
-using UnityEngine;
-
-namespace GFGGame
+namespace GFGGame
 {
     public class NewYearRedEnvelopeDataManager
     {

+ 0 - 2
GameClient/Assets/Game/HotUpdate/ServerProxy/NewYearRedEnvelopeSproxy.cs

@@ -1,7 +1,5 @@
-using System.Collections.Generic;
 using ET;
 using GFGGame;
-using OfficeOpenXml.FormulaParsing.Excel.Functions.Text;
 using UnityEngine;
 
 namespace ET