fix linting error
This commit is contained in:
parent
32b0e81cbe
commit
e5e5c7d76f
@ -5,6 +5,6 @@ var (
|
|||||||
Version = "(untracked)"
|
Version = "(untracked)"
|
||||||
// CommitSHA is the commmit sha.
|
// CommitSHA is the commmit sha.
|
||||||
CommitSHA = "(unknown)"
|
CommitSHA = "(unknown)"
|
||||||
//GitURL is the url of the remote
|
// GitURL is the url of the remote
|
||||||
GitURL = "(unavailable)"
|
GitURL = "(unavailable)"
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user