diff --git a/src/Tgstation.Server.Host/Components/Events/EventScriptAttribute.cs b/src/Tgstation.Server.Host/Components/Events/EventScriptAttribute.cs index fafcd82562..ba93d34cf9 100644 --- a/src/Tgstation.Server.Host/Components/Events/EventScriptAttribute.cs +++ b/src/Tgstation.Server.Host/Components/Events/EventScriptAttribute.cs @@ -1,8 +1,6 @@ using System; using System.Collections.Generic; -#nullable disable - namespace Tgstation.Server.Host.Components.Events { ///