Skip to content

Commit

Permalink
update proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
cheggaaa committed Sep 1, 2023
1 parent 21122c1 commit ba4ccc4
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 ba4ccc4

Please sign in to comment.