Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Marina-Sakai committed Jun 7, 2024
1 parent 2f8a8d1 commit ef5414c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/transmeta/ttheader.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ package transmeta
import (
"context"
"fmt"
"github.com/cloudwego/kitex/pkg/serviceinfo"
"strconv"
"time"

"github.com/cloudwego/kitex/pkg/kerrors"
"github.com/cloudwego/kitex/pkg/remote"
"github.com/cloudwego/kitex/pkg/remote/transmeta"
"github.com/cloudwego/kitex/pkg/rpcinfo"
"github.com/cloudwego/kitex/pkg/serviceinfo"
"github.com/cloudwego/kitex/pkg/utils"
"github.com/cloudwego/kitex/transport"
)
Expand Down

0 comments on commit ef5414c

Please sign in to comment.