From 44a4b335e50aa59c2a20b6ee4e8d000a7401dc5e Mon Sep 17 00:00:00 2001 From: poklj Date: Tue, 28 Jan 2025 16:46:41 -0400 Subject: [PATCH] Remove extra whitespace --- Content.Shared/Implants/SharedSubdermalImplantSystem.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Content.Shared/Implants/SharedSubdermalImplantSystem.cs b/Content.Shared/Implants/SharedSubdermalImplantSystem.cs index 61ca9b0ec6e8..88ea8284c160 100644 --- a/Content.Shared/Implants/SharedSubdermalImplantSystem.cs +++ b/Content.Shared/Implants/SharedSubdermalImplantSystem.cs @@ -84,7 +84,6 @@ private void OnRemove(EntityUid uid, SubdermalImplantComponent component, EntGot { _transformSystem.DropNextTo(entity, uid); } - } ///