remove unused import thing
This commit is contained in:
parent
bcc15f4093
commit
c925018392
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue