Remove redundant #nullable enable (#4275)
This commit is contained in:
@@ -2,7 +2,6 @@ using System;
|
||||
using Content.Shared.Ghost;
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
#nullable enable
|
||||
namespace Content.Server.Ghost.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
|
||||
Reference in New Issue
Block a user