refactor: update import paths to use new types package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package ratio_setting
|
||||
|
||||
import (
|
||||
"github.com/QuantumNous/new-api/relaykit/types"
|
||||
"github.com/QuantumNous/new-api/types"
|
||||
)
|
||||
|
||||
var defaultCacheRatio = map[string]float64{
|
||||
|
||||
Reference in New Issue
Block a user