mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-05 06:35:16 -04:00
Remove unused variable
This commit is contained in:
parent
eac939e9a7
commit
7d737427a9
1
caddy.go
1
caddy.go
@ -999,7 +999,6 @@ var (
|
|||||||
DefaultConfigFile = "Caddyfile"
|
DefaultConfigFile = "Caddyfile"
|
||||||
)
|
)
|
||||||
|
|
||||||
var clusterPluginSetup int32 // access atomically
|
|
||||||
|
|
||||||
// CtxKey is a value type for use with context.WithValue.
|
// CtxKey is a value type for use with context.WithValue.
|
||||||
type CtxKey string
|
type CtxKey string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user