Skip to content

Commit

Permalink
wip: goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
vlastahajek committed Sep 19, 2024
1 parent 8057159 commit bdc3508
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion services/kafka/sasl.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ package kafka
import (
"context"
"errors"
"golang.org/x/oauth2/endpoints"
"net/url"
"strings"
"time"

"golang.org/x/oauth2/endpoints"

"golang.org/x/oauth2"
"golang.org/x/oauth2/clientcredentials"

Expand Down

0 comments on commit bdc3508

Please sign in to comment.