mirror of
https://github.com/prometheus/prometheus
synced 2025-01-14 02:43:35 +00:00
Remove unused printVersion variable (#3335)
Kingpin now automatically does this via --version.
This commit is contained in:
parent
82c5b98496
commit
9d43176ab3
@ -76,8 +76,7 @@ func main() {
|
||||
}
|
||||
|
||||
cfg := struct {
|
||||
printVersion bool
|
||||
configFile string
|
||||
configFile string
|
||||
|
||||
localStoragePath string
|
||||
notifier notifier.Options
|
||||
|
Loading…
Reference in New Issue
Block a user