Skip to content

Commit b71df1c

Browse files
authored
Update Program.cs
1 parent 3fdb3c7 commit b71df1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.UserApi/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Copyright (c) HEE.nhs.uk.
33
// </copyright>
44

5-
#pragma warning disable SA1200 // Using directives should be placed correctly
5+
#pragma warning disable SA1200 // Using directives should be placed correctly
66
using System;
77
using LearningHub.Nhs.UserApi;
88
using LearningHub.Nhs.UserApi.Middleware;

0 commit comments

Comments
 (0)