Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyouwen committed Mar 1, 2024
1 parent adde83e commit fa64b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ package client
import (
"encoding/json"
"fmt"
"github.com/pinterest/knox"
"path"
"strconv"
"time"
"github.com/pinterest/knox"
)

func init() {
Expand Down

0 comments on commit fa64b5b

Please sign in to comment.