Remove unused using

This commit is contained in:
DrSmugleaf
2020-07-08 16:43:40 +02:00
parent ecb0448250
commit dc979f87c2

View File

@@ -1,6 +1,5 @@
using Content.Server.GameObjects.Components.Projectiles;
using Content.Server.GameObjects.EntitySystems.Click;
using Content.Server.Interfaces.GameObjects.Components.Interaction;
using Content.Shared.GameObjects;
using Content.Shared.Physics;
using Robust.Shared.GameObjects;