Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdulsametileri committed Oct 6, 2023
1 parent 32da61b commit 99c0242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otel_producer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,5 @@ func (m mockOtelKafkaKonsumerWriter) WriteMessages(ctx context.Context, msgs []k
}

func (m mockOtelKafkaKonsumerWriter) Close() error {

panic("implement me")
}

0 comments on commit 99c0242

Please sign in to comment.