Skip to content

Commit

Permalink
fix:ratelimit server spec dep
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Sep 6, 2023
1 parent a7e3a19 commit 5b34574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/flow/quota/remote.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ import (
"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"
"google.golang.org/grpc/metadata"
rlimitV2 "github.com/polarismesh/specification/source/go/api/v1/traffic_manage/ratelimiter"

limitpb "github.com/polarismesh/polaris-go/pkg/model/pb/metric/v2"
"github.com/polarismesh/polaris-go/pkg/config"
"github.com/polarismesh/polaris-go/pkg/log"
"github.com/polarismesh/polaris-go/pkg/model"
Expand Down

0 comments on commit 5b34574

Please sign in to comment.