Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
Signed-off-by: raihankhan <[email protected]>
  • Loading branch information
raihankhan committed May 31, 2024
1 parent 3a78932 commit 40c51db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rabbitmq/amqp_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ package rabbitmq
import (
"context"
"errors"

amqp "github.com/rabbitmq/amqp091-go"
"k8s.io/klog/v2"
)
Expand Down
1 change: 1 addition & 0 deletions rabbitmq/http_client.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ package rabbitmq

import (
"fmt"

rabbithole "github.com/michaelklishin/rabbit-hole/v2"
"k8s.io/klog/v2"
)
Expand Down

0 comments on commit 40c51db

Please sign in to comment.