diff --git a/caddy.go b/caddy.go index 44fc1a2d..1363a1b1 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