Skip to content

Commit

Permalink
gofmt file
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou committed Jul 26, 2022
1 parent 54bc89e commit 251b38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/app/client/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ import (
"bytes"
"context"
"fmt"
"github.com/cloudwego/hertz/pkg/common/utils"
"sync"
"time"

"github.com/cloudwego/hertz/internal/bytestr"
"github.com/cloudwego/hertz/internal/nocopy"
"github.com/cloudwego/hertz/pkg/common/config"
"github.com/cloudwego/hertz/pkg/common/errors"
"github.com/cloudwego/hertz/pkg/common/utils"
"github.com/cloudwego/hertz/pkg/network"
"github.com/cloudwego/hertz/pkg/protocol"
"github.com/cloudwego/hertz/pkg/protocol/client"
Expand Down

0 comments on commit 251b38e

Please sign in to comment.