Skip to content

Commit 485c476

Browse files
committed
fix lint
1 parent ef1f58a commit 485c476

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: test/engine/setup/monitor/statistic.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ import (
66
"fmt"
77
"sort"
88

9-
"github.com/alibaba/ilogtail/pkg/logger"
109
v1 "github.com/google/cadvisor/info/v1"
10+
11+
"github.com/alibaba/ilogtail/pkg/logger"
1112
)
1213

1314
type Info struct {

0 commit comments

Comments
 (0)