Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
wlx5575 committed Aug 8, 2024
1 parent f8c4382 commit d5459a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go/stats/prometheusbackend/prometheusbackend.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ package prometheusbackend

import (
"expvar"
"strings"

"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/promhttp"
"strings"

"vitess.io/vitess/go/stats"
"vitess.io/vitess/go/vt/log"
Expand Down

0 comments on commit d5459a7

Please sign in to comment.