diff --git a/src/Tgstation.Server.Host/GraphQL/Query.cs b/src/Tgstation.Server.Host/GraphQL/Query.cs index ddfa8e8477..ca9fed764f 100644 --- a/src/Tgstation.Server.Host/GraphQL/Query.cs +++ b/src/Tgstation.Server.Host/GraphQL/Query.cs @@ -1,4 +1,4 @@ -#pragma warning disable CA1724 +#pragma warning disable CA1724 // Dumb conflict with Microsoft.EntityFrameworkCore.Query namespace Tgstation.Server.Host.GraphQL {