Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: 童剑 <1045931706@qq.com>
  • Loading branch information
bufferflies committed Dec 30, 2024
1 parent 2a6220a commit e331b10
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pkg/utils/metricutil/metricutil.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,16 @@
package metricutil

import (
"github.com/grafana/pyroscope-go"
"go.uber.org/zap"
"os"
"runtime"
"time"
"unicode"

"github.com/grafana/pyroscope-go"
"github.com/pingcap/log"
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/push"

"github.com/pingcap/log"
"go.uber.org/zap"

"github.com/tikv/pd/pkg/errs"
"github.com/tikv/pd/pkg/utils/logutil"
Expand Down

0 comments on commit e331b10

Please sign in to comment.