Skip to content

Commit

Permalink
Merge pull request #35 from anyproto/GO-1991-update-proto-version
Browse files Browse the repository at this point in the history
GO-1991 update proto version
  • Loading branch information
cheggaaa committed Sep 1, 2023
2 parents 21122c1 + ba4ccc4 commit 2da1d6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/filenode.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ func main() {
ctx := context.Background()
a := new(app.App)

// set the proto version
secureservice.ProtoVersion = 1

// open config file
conf, err := config.NewFromFile(*flagConfigFile)
if err != nil {
Expand Down

0 comments on commit 2da1d6d

Please sign in to comment.