diff --git a/Content.Server/Silicons/Borgs/BorgSystem.cs b/Content.Server/Silicons/Borgs/BorgSystem.cs index 88d484b846..6ae61acc57 100644 --- a/Content.Server/Silicons/Borgs/BorgSystem.cs +++ b/Content.Server/Silicons/Borgs/BorgSystem.cs @@ -349,7 +349,6 @@ public sealed partial class BorgSystem : SharedBorgSystem /// /// Checks that a player has fulfilled the requirements for the borg job. - /// If they don't have enough hours, they cannot be placed into a chassis. /// public bool CanPlayerBeBorged(ICommonSession session) {