Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Dec 3, 2023
1 parent cae048f commit 907b979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetstream/consumer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export enum ConsumerEvents {
* for ordered consumers, as the consumer will be created in those cases automatically.
*/
StreamNotFound = "stream_not_found",

/*
* Notification that the consumer was deleted. This notification
* means the consumer will not get messages unless it is recreated. The client
Expand Down

0 comments on commit 907b979

Please sign in to comment.