Fix #38935: Remove empty EnsnaringComponent.cs file (#39112)

The file Content.Server/Ensnaring/Components/EnsnaringComponent.cs was empty
and served no purpose. Removing it helps keep the codebase clean and free of
unnecessary files.
This commit is contained in:
Mariana Miguel
2025-07-21 16:20:37 +01:00
committed by GitHub
parent 8f7e6096f2
commit 2b2b9b11b8

View File

@@ -1,5 +0,0 @@
using System.Threading;
using Content.Shared.Ensnaring.Components;