Skip to content

Commit

Permalink
version/version.go: remove unused variable (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jul 24, 2020
1 parent a80bdf0 commit fc58c4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ package version
const (
// Version is the software version
Version = "3.0.6"

// UserAgent is the OONI user-agent header
UserAgent = "ooniprobe-desktop/" + Version
)

0 comments on commit fc58c4d

Please sign in to comment.