Skip to content

Commit e7a81a8

Browse files
committed
fix lint
Signed-off-by: zhaohuabing <[email protected]>
1 parent 23ebf6f commit e7a81a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/xds/translator/translator.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ package translator
77

88
import (
99
"errors"
10+
1011
core "github.com/envoyproxy/go-control-plane/envoy/config/core/v3"
1112
listener "github.com/envoyproxy/go-control-plane/envoy/config/listener/v3"
1213
route "github.com/envoyproxy/go-control-plane/envoy/config/route/v3"

0 commit comments

Comments
 (0)