Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhi.li committed Jul 27, 2023
1 parent c18129d commit fc499e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion perf-client.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ package madmin
import (
"context"
"errors"
"github.com/dustin/go-humanize"
"io"
"math/rand"
"net/http"
"net/url"
"time"

"github.com/dustin/go-humanize"
)

// ClientPerfResult - stats from client to server
Expand Down

0 comments on commit fc499e9

Please sign in to comment.