diff --git a/caddy.go b/caddy.go index 44fc1a2d8..1363a1b1c 100644 --- a/caddy.go +++ b/caddy.go @@ -999,6 +999,5 @@ var ( DefaultConfigFile = "Caddyfile" ) - // CtxKey is a value type for use with context.WithValue. type CtxKey string