]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix namespace error (#21298)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sat, 28 Oct 2023 03:24:37 +0000 (14:24 +1100)
committerGitHub <noreply@github.com>
Sat, 28 Oct 2023 03:24:37 +0000 (14:24 +1100)
Content.Server/GameTicking/Rules/NukeopsRuleSystem.cs

index 5be6820b974f7cd014a466ae07211e8b965e6044..779c47885f2f21c29f3adcb4679537a2cedfc704 100644 (file)
@@ -46,7 +46,6 @@ using Robust.Server.Player;
 using Robust.Shared.Audio;
 using Robust.Shared.Map;
 using Robust.Shared.Player;
-using Robust.Shared.Players;
 using Robust.Shared.Prototypes;
 using Robust.Shared.Random;
 using Robust.Shared.Timing;