remove unused import thing

This commit is contained in:
AeraAulin 2025-10-02 16:46:38 -07:00
parent bcc15f4093
commit c925018392
1 changed files with 0 additions and 1 deletions

View File

@ -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