Skip to content

Commit cc6c85a

Browse files
authored
Update http2_server.go
Remove unwanted changes.
1 parent 157896d commit cc6c85a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/transport/http2_server.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ import (
3535
"github.com/golang/protobuf/proto"
3636
"golang.org/x/net/http2"
3737
"golang.org/x/net/http2/hpack"
38-
3938
"google.golang.org/grpc/internal/grpclog"
4039
"google.golang.org/grpc/internal/grpcutil"
4140
"google.golang.org/grpc/internal/pretty"

0 commit comments

Comments
 (0)