fix: remove unused fmt import in circuit breaker provider
This commit is contained in:
@@ -2,7 +2,6 @@ package providers
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
"fmt"
|
|
||||||
|
|
||||||
"github.com/sony/gobreaker"
|
"github.com/sony/gobreaker"
|
||||||
"gophergate/internal/models"
|
"gophergate/internal/models"
|
||||||
|
|||||||
Reference in New Issue
Block a user