[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2025-12-25 20:52:04 +00:00 committed by Vanessa
parent c345039934
commit 137264c756
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ namespace Content.Shared._DV.Compatibility;
[Obsolete("Do not use. See SpiderChargeSystem on how to handle bombing targets. This will be removed in the future.")] [Obsolete("Do not use. See SpiderChargeSystem on how to handle bombing targets. This will be removed in the future.")]
[RegisterComponent] [RegisterComponent]
public sealed partial class BombingTargetComponent : Component; public sealed partial class BombingTargetComponent : Component;