remove UntrackedMapBoundUserInterface (#30752)

This commit is contained in:
slarticodefast
2024-08-09 07:24:49 +02:00
committed by GitHub
parent 2ea17a492d
commit da0b8d4731
6 changed files with 18 additions and 37 deletions

View File

@@ -5,7 +5,6 @@ using Content.Server.GameTicking;
using Content.Server.GameTicking.Presets;
using Content.Server.GameTicking.Rules.Components;
using Content.Server.Mind;
using Content.Server.Pinpointer;
using Content.Server.Roles;
using Content.Server.RoundEnd;
using Content.Server.Shuttles.Components;
@@ -18,6 +17,7 @@ using Content.Shared.Hands.Components;
using Content.Shared.Inventory;
using Content.Shared.NPC.Systems;
using Content.Shared.NukeOps;
using Content.Shared.Pinpointer;
using Content.Shared.Station.Components;
using Robust.Server.GameObjects;
using Robust.Shared.GameObjects;