Skip to content

Commit

Permalink
Extra line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jul 9, 2024
1 parent 81922e7 commit 1e44fb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/kafkalib/connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func (c Connection) Dialer(ctx context.Context) (*kafka.Dialer, error) {
if !c.disableTLS {
dialer.TLS = &tls.Config{}
}

case AwsMskIam:
_awsCfg, err := awsCfg.LoadDefaultConfig(ctx)
if err != nil {
Expand Down

0 comments on commit 1e44fb8

Please sign in to comment.