]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix #38935: Remove empty EnsnaringComponent.cs file (#39112)
authorMariana Miguel <marianamiguelh@tecnico.ulisboa.pt>
Mon, 21 Jul 2025 15:20:37 +0000 (16:20 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Jul 2025 15:20:37 +0000 (17:20 +0200)
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.

Content.Server/Ensnaring/Components/EnsnaringComponent.cs [deleted file]

diff --git a/Content.Server/Ensnaring/Components/EnsnaringComponent.cs b/Content.Server/Ensnaring/Components/EnsnaringComponent.cs
deleted file mode 100644 (file)
index da9ad56..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-using System.Threading;
-using Content.Shared.Ensnaring.Components;
-
-
-