diff --git a/Assets/_PROJECT/Multiplayer/CustomNetworkManager.cs b/Assets/_PROJECT/Multiplayer/CustomNetworkManager.cs index b2351671..d3db285b 100644 --- a/Assets/_PROJECT/Multiplayer/CustomNetworkManager.cs +++ b/Assets/_PROJECT/Multiplayer/CustomNetworkManager.cs @@ -2,8 +2,6 @@ using FishNet.Component.Spawning; using System.Collections; using System.Collections.Generic; using UnityEngine; -using Valve.Newtonsoft.Json.Converters; -using static UnityEditor.ShaderGraph.Internal.KeywordDependentCollection; public class CustomNetworkManager : MonoBehaviour {