We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdb3c7 commit b71df1cCopy full SHA for b71df1c
LearningHub.Nhs.UserApi/Program.cs
@@ -2,7 +2,7 @@
2
// Copyright (c) HEE.nhs.uk.
3
// </copyright>
4
5
-#pragma warning disable SA1200 // Using directives should be placed correctly
+#pragma warning disable SA1200 // Using directives should be placed correctly
6
using System;
7
using LearningHub.Nhs.UserApi;
8
using LearningHub.Nhs.UserApi.Middleware;
0 commit comments