Skip to content

Commit

Permalink
use dubbo go imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mark4z committed May 1, 2024
1 parent e6158b0 commit 52ea13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/xds/apiclient/grpc_envoy.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ package apiclient

import (
"context"
"github.com/apache/dubbo-go-pixiu/pkg/logger"
"os"
"time"
)
Expand All @@ -41,6 +40,7 @@ import (
)

import (
"github.com/apache/dubbo-go-pixiu/pkg/logger"
"github.com/apache/dubbo-go-pixiu/pkg/model"
)

Expand Down

0 comments on commit 52ea13f

Please sign in to comment.