Skip to content

Commit

Permalink
Remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
poklj committed Jan 28, 2025
1 parent 6609e7d commit 44a4b33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Content.Shared/Implants/SharedSubdermalImplantSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ private void OnRemove(EntityUid uid, SubdermalImplantComponent component, EntGot
{
_transformSystem.DropNextTo(entity, uid);
}

}

/// <summary>
Expand Down

0 comments on commit 44a4b33

Please sign in to comment.