Skip to content

Commit c67d0fa

Browse files
authored
remove obsolete comment
1 parent 20f23b0 commit c67d0fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher.Core/Plugin/JsonRPCModelContext.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Flow.Launcher.Core.Plugin
44
{
5-
// TODO: After Upgrading to .Net 7, adding Source Generating Context for IAsyncEnumerable JsonRPCMessage
65

76
[JsonSerializable(typeof(JsonRPCQueryResponseModel))]
87
public partial class JsonRPCQueryResponseModelContext : JsonSerializerContext

0 commit comments

Comments
 (0)