mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove obsolete comment
This commit is contained in:
parent
20f23b01bb
commit
c67d0faeaf
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace Flow.Launcher.Core.Plugin
|
||||
{
|
||||
// TODO: After Upgrading to .Net 7, adding Source Generating Context for IAsyncEnumerable JsonRPCMessage
|
||||
|
||||
[JsonSerializable(typeof(JsonRPCQueryResponseModel))]
|
||||
public partial class JsonRPCQueryResponseModelContext : JsonSerializerContext
|
||||
|
|
|
|||
Loading…
Reference in a new issue