fix typo
This commit is contained in:
parent
fd92e43de8
commit
bacb81a950
1 changed files with 0 additions and 3 deletions
3
main.go
3
main.go
|
@ -94,9 +94,6 @@ var logFormats = map[string]log.Formatter{
|
|||
"json": &log.JSONFormatter{},
|
||||
}
|
||||
|
||||
var (
|
||||
)
|
||||
|
||||
var (
|
||||
ovpnServerCertExpire = prometheus.NewGauge(prometheus.GaugeOpts{
|
||||
Name: "ovpn_server_cert_expire",
|
||||
|
|
Loading…
Reference in a new issue