diff --git a/Content.Server/Pinpointer/PinpointerSystem.cs b/Content.Server/Pinpointer/PinpointerSystem.cs index d9c54f1223..0b958cffd4 100644 --- a/Content.Server/Pinpointer/PinpointerSystem.cs +++ b/Content.Server/Pinpointer/PinpointerSystem.cs @@ -5,7 +5,6 @@ using System.Numerics; using Robust.Shared.Utility; using Content.Server.Shuttles.Events; using Content.Shared.IdentityManagement; -using Content.Server.Bible.Components; // #IMP namespace Content.Server.Pinpointer; public sealed class PinpointerSystem : SharedPinpointerSystem