mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-27 02:27:46 +03:00
Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -8,7 +8,6 @@ using Robust.Shared.Enums;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
|
||||
#nullable enable
|
||||
|
||||
namespace Content.Server.Suspicion.EntitySystems
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user