mirror of
https://github.com/fatedier/frp.git
synced 2026-03-20 08:49:16 +08:00
lint by golangci-lint (#3080)
This commit is contained in:
@@ -24,9 +24,7 @@ import (
|
||||
"github.com/fatedier/frp/pkg/util/version"
|
||||
)
|
||||
|
||||
var (
|
||||
NotFoundPagePath = ""
|
||||
)
|
||||
var NotFoundPagePath = ""
|
||||
|
||||
const (
|
||||
NotFound = `<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user