diff --git a/src/Tgstation.Server.Host/IO/IFilesystemLinkFactory.cs b/src/Tgstation.Server.Host/IO/IFilesystemLinkFactory.cs index 36ea58a9df..3cf0622801 100644 --- a/src/Tgstation.Server.Host/IO/IFilesystemLinkFactory.cs +++ b/src/Tgstation.Server.Host/IO/IFilesystemLinkFactory.cs @@ -1,8 +1,6 @@ using System.Threading; using System.Threading.Tasks; -#nullable disable - namespace Tgstation.Server.Host.IO { ///