Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Jul 16, 2024
1 parent ccbd6e6 commit 9a6ae6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/googlecloud/pubsub_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ func TestPublishSubscribeOrdering(t *testing.T) {
}

func TestSubscriberUnexpectedTopicForSubscription(t *testing.T) {
rand.Seed(time.Now().Unix())
testNumber := rand.Int()
logger := watermill.NewStdLogger(true, true)

Expand Down

0 comments on commit 9a6ae6f

Please sign in to comment.