diff --git a/src/Tgstation.Server.Host/IO/PosixPostWriteHandler.cs b/src/Tgstation.Server.Host/IO/PosixPostWriteHandler.cs index ec441813b1..a0f4f5a4c8 100644 --- a/src/Tgstation.Server.Host/IO/PosixPostWriteHandler.cs +++ b/src/Tgstation.Server.Host/IO/PosixPostWriteHandler.cs @@ -4,8 +4,6 @@ using Microsoft.Extensions.Logging; using Mono.Unix; using Mono.Unix.Native; -#nullable disable - namespace Tgstation.Server.Host.IO { ///