We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f169d21 commit b8e6999Copy full SHA for b8e6999
pkg/messaging/nats/pubsub.go
@@ -270,5 +270,3 @@ func formatConsumerName(topic, id string) string {
270
271
return fmt.Sprintf("%s-%s", topic, id)
272
}
273
-
274
0 commit comments