mirror of
https://github.com/rancher/norman.git
synced 2025-08-31 14:51:57 +00:00
Move ratelimit to wrangler
This commit is contained in:
@@ -3,7 +3,7 @@ package restwatch
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/rancher/norman/pkg/ratelimit"
|
||||
"github.com/rancher/wrangler/pkg/ratelimit"
|
||||
"k8s.io/client-go/rest"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user