From 72b09b9c94106f5bdade219d8124bceecc425eab Mon Sep 17 00:00:00 2001 From: Whatstone <166147148+whatston3@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:32:56 -0500 Subject: [PATCH] Update Content.Server/Shuttles/Systems/ShuttleSystem.cs --- Content.Server/Shuttles/Systems/ShuttleSystem.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Shuttles/Systems/ShuttleSystem.cs b/Content.Server/Shuttles/Systems/ShuttleSystem.cs index 92b59cb7989..864c0a5122a 100644 --- a/Content.Server/Shuttles/Systems/ShuttleSystem.cs +++ b/Content.Server/Shuttles/Systems/ShuttleSystem.cs @@ -1,4 +1,4 @@ -using Content.Server._NF.Shuttles.Components; +using Content.Server._NF.Shuttles.Components; // Frontier using Content.Server.Administration.Logs; using Content.Server.Body.Systems; using Content.Server.Doors.Systems;