Skip to content

Commit

Permalink
chore(adapter.sarama): fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alebabai committed May 7, 2024
1 parent 7bc4667 commit 5de7fcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions adapter/sarama/consumer_group_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"fmt"

"github.com/IBM/sarama"

"github.com/alebabai/go-kafka"
"github.com/alebabai/go-kafka/adapter"
)
Expand Down
7 changes: 0 additions & 7 deletions go.work.sum

This file was deleted.

0 comments on commit 5de7fcd

Please sign in to comment.