Skip to content

Commit 244515d

Browse files
Reverted1
1 parent ba9e330 commit 244515d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
using Microsoft.AspNetCore.Http.HttpResults;
1010
using Microsoft.GS.DPS.Storage.Document;
1111
using HeyRed.Mime;
12-
1312
namespace Microsoft.GS.DPSHost.API
1413
{
15-
// Define File Upload and Ask API
14+
//Define File Upload and Ask API
1615
public class KernelMemory
1716
{
1817
public static void AddAPIs(WebApplication app)

0 commit comments

Comments
 (0)