Skip to content

Commit 6a18250

Browse files
committed
Add BOM
1 parent 7544927 commit 6a18250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ServiceControl.Persistence.RavenDb/CustomChecks/CheckDirtyMemory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace ServiceControl.Persistence.RavenDB.CustomChecks;
1+
namespace ServiceControl.Persistence.RavenDB.CustomChecks;
22

33
using System;
44
using System.Collections.Generic;

src/ServiceControl.Persistence.RavenDb/MemoryInformationRetriever.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace ServiceControl.Persistence.RavenDB;
1+
namespace ServiceControl.Persistence.RavenDB;
22

33
using System;
44
using System.Net.Http;

0 commit comments

Comments
 (0)