From 9615798d7ba9d912e60090868c123c1d0afa6803 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:48:30 +0300 Subject: [PATCH] Update CP14RoundEndSystem.cs --- Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs index d32672bd8f..c79326aac5 100644 --- a/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs +++ b/Content.Server/_CP14/RoundEnd/CP14RoundEndSystem.cs @@ -4,7 +4,6 @@ using Content.Server.GameTicking; using Content.Server.RoundEnd; using Content.Shared._CP14.MagicEnergy; using Content.Shared.CCVar; -using Content.Shared.GameTicking; using Robust.Shared.Configuration; using Robust.Shared.Audio; using Robust.Shared.Timing;