Skip to content

Commit 311fd80

Browse files
authored
Apply suggestions from code review
1 parent 2ba6aa3 commit 311fd80

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/ModelContextProtocol/Protocol/Types/RequestParams.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Licensed to the .NET Foundation under one or more agreements.
2-
// The .NET Foundation licenses this file to you under the MIT license.
3-
41
using System.Text.Json.Serialization;
52

63
namespace ModelContextProtocol.Protocol.Types;

src/ModelContextProtocol/Protocol/Types/RequestParamsMetadata.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Licensed to the .NET Foundation under one or more agreements.
2-
// The .NET Foundation licenses this file to you under the MIT license.
3-
41
using System.Text.Json.Serialization;
52

63
namespace ModelContextProtocol.Protocol.Types;

0 commit comments

Comments
 (0)