mirror of
https://github.com/fatedier/frp.git
synced 2026-03-19 16:29:14 +08:00
lint by golangci-lint (#3080)
This commit is contained in:
@@ -21,9 +21,7 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
var (
|
||||
glbEnvs map[string]string
|
||||
)
|
||||
var glbEnvs map[string]string
|
||||
|
||||
func init() {
|
||||
glbEnvs = make(map[string]string)
|
||||
|
||||
Reference in New Issue
Block a user