Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Oct 30, 2024
1 parent 83d5b28 commit 8d7d751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ var versionJSON []byte

var name = "someguy"
var version = buildVersion()
var userAgent = name + "/" + version

func buildVersion() string {
// Read version from embedded JSON file.
Expand Down

0 comments on commit 8d7d751

Please sign in to comment.