Skip to content

Commit b8e6999

Browse files
committed
fix failing linter
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
1 parent f169d21 commit b8e6999

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/messaging/nats/pubsub.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,5 +270,3 @@ func formatConsumerName(topic, id string) string {
270270

271271
return fmt.Sprintf("%s-%s", topic, id)
272272
}
273-
274-

0 commit comments

Comments
 (0)