diff --git a/Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHandCommand.cs b/Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHandCommand.cs index 0e6c4d314f..54c74334ef 100644 --- a/Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHandCommand.cs +++ b/Assets/Scripts/SS3D/Systems/IngameConsoleSystem/Commands/AddHandCommand.cs @@ -4,7 +4,6 @@ using SS3D.Systems.PlayerControl; using UnityEngine; using FishNet; -using UnityEditor; using SS3D.Data; using SS3D.Data.Enums; using FishNet.Object;