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