diff --git a/src/Tgstation.Server.Host/IO/PosixFilesystemLinkFactory.cs b/src/Tgstation.Server.Host/IO/PosixFilesystemLinkFactory.cs index b5355d9aad..b80af9e122 100644 --- a/src/Tgstation.Server.Host/IO/PosixFilesystemLinkFactory.cs +++ b/src/Tgstation.Server.Host/IO/PosixFilesystemLinkFactory.cs @@ -5,8 +5,6 @@ using System.Threading.Tasks; using Mono.Unix; -#nullable disable - namespace Tgstation.Server.Host.IO { ///