Quick warning fixes (#31694)

This commit is contained in:
Pieter-Jan Briers
2024-09-01 04:54:39 +02:00
committed by GitHub
parent 2f4c3dd6fd
commit 528fb4ad55
5 changed files with 0 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ using Content.Server.Body.Components;
using Content.Shared.Atmos;
using Content.Shared.EntityEffects;
using Robust.Shared.Prototypes;
using Content.Shared.EntityEffects;
namespace Content.Server.EntityEffects.Effects;