Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Feb 1, 2024
1 parent 249a93d commit 1112e53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/cmd/buildtool/golang.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import (
"github.com/ooni/probe-cli/v3/internal/runtimex"
)

// TODO(bassosimone): unclear how I could test this code!!!

// golangCorrectVersionCheckP returns whether we're using the correct golang version.
func golangCorrectVersionCheckP(filename string) bool {
expected := string(must.FirstLineBytes(must.ReadFile(filename)))
Expand Down

0 comments on commit 1112e53

Please sign in to comment.