Skip to content

Commit

Permalink
Update src/HotChocolate/Core/src/Subscriptions.Postgres/PostgresSubsc…
Browse files Browse the repository at this point in the history
…riptionTransportExtensions.cs

Co-authored-by: PascalSenn <senn.pasc@gmail.com>
  • Loading branch information
michaelstaib and PascalSenn authored Sep 10, 2023
1 parent 0d6e7d1 commit b489b0e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ public static IRequestExecutorBuilder AddPostgresSubscriptions(

return builder;
}

/// <summary>
/// Registers the Postgres subscription provider for use in publisher scenarios where the graphql server is
/// not running, but you still want to publish events via Postgres for another process to receive.
Expand Down

0 comments on commit b489b0e

Please sign in to comment.