diff --git a/src/Tgstation.Server.Host/Database/DatabaseCollection.cs b/src/Tgstation.Server.Host/Database/DatabaseCollection.cs index 831772335b..b2dafa719d 100644 --- a/src/Tgstation.Server.Host/Database/DatabaseCollection.cs +++ b/src/Tgstation.Server.Host/Database/DatabaseCollection.cs @@ -7,8 +7,6 @@ using System.Threading; using Microsoft.EntityFrameworkCore; -#nullable disable - namespace Tgstation.Server.Host.Database { ///