diff --git a/src/Tgstation.Server.Host/Jobs/IJobService.cs b/src/Tgstation.Server.Host/Jobs/IJobService.cs index 847adff98c..e92ead5e6a 100644 --- a/src/Tgstation.Server.Host/Jobs/IJobService.cs +++ b/src/Tgstation.Server.Host/Jobs/IJobService.cs @@ -1,7 +1,5 @@ using Tgstation.Server.Host.Components; -#nullable disable - namespace Tgstation.Server.Host.Jobs { ///