Skip to content

Commit e3782eb

Browse files
Remove comment spacing
1 parent 8144b70 commit e3782eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

App/backend-api/Microsoft.GS.DPS.Host/API/KernelMemory/KernelMemory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Microsoft.GS.DPSHost.AppConfiguration;
1+
using Microsoft.GS.DPSHost.AppConfiguration;
22
using Microsoft.Extensions.Options;
33
using Microsoft.KernelMemory;
44
using Microsoft.Net.Http.Headers;
@@ -13,7 +13,7 @@
1313

1414
namespace Microsoft.GS.DPSHost.API
1515
{
16-
// Define File Upload and Ask API
16+
//Define File Upload and Ask API
1717
public class KernelMemory
1818
{
1919
public static void AddAPIs(WebApplication app)

0 commit comments

Comments
 (0)