]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Cleanup warning in StomachSystem (#38748)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Fri, 4 Jul 2025 22:19:31 +0000 (00:19 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Jul 2025 22:19:31 +0000 (18:19 -0400)
you did not see this

Content.Shared/Body/Systems/StomachSystem.cs

index d0ecb6b93b607bb97c5de6673a60bb04758f1f5d..8b2df453a02f16dbf5d31c4a6233fc83641cbc4f 100644 (file)
@@ -1,7 +1,6 @@
 using Content.Shared.Body.Components;
 using Content.Shared.Body.Events;
 using Content.Shared.Body.Organ;
-using Content.Shared.Body.Events;
 using Content.Shared.Chemistry.Components;
 using Content.Shared.Chemistry.Components.SolutionManager;
 using Content.Shared.Chemistry.EntitySystems;