Skip to content

Commit 655cd02

Browse files
Update grpc_server.go
Add back line break to match original
1 parent 6893255 commit 655cd02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/internal/feast/server/grpc_server.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
prototypes "github.com/feast-dev/feast/go/protos/feast/types"
1010
"github.com/feast-dev/feast/go/types"
1111
"github.com/google/uuid"
12+
1213
)
1314

1415
const feastServerVersion = "0.0.1"

0 commit comments

Comments
 (0)