Browse Source

移除一个无用的引用,怀疑是因为他导包报错

hexiaojie 2 years ago
parent
commit
b8d28da5b7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      GameClient/Assets/Game/HotUpdate/ServerProxy/FriendSProxy.cs

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

@@ -1,7 +1,5 @@
-using System.Collections.Generic;
 using GFGGame;
 using ET;
-using UnityEditor.VersionControl;
 
 namespace ET
 {