guodong 1 年之前
父節點
當前提交
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
     public class NewYearRedEnvelopeDataManager
     {
     {

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

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