mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-22 16:46:53 +01:00
ummmm, remove extra line break
somehow VS Code didn't fmt on save... weird.
This commit is contained in:
parent
59e7a8864a
commit
22db8bcf3d
1 changed files with 0 additions and 1 deletions
1
caddy.go
1
caddy.go
|
@ -999,6 +999,5 @@ var (
|
|||
DefaultConfigFile = "Caddyfile"
|
||||
)
|
||||
|
||||
|
||||
// CtxKey is a value type for use with context.WithValue.
|
||||
type CtxKey string
|
||||
|
|
Loading…
Reference in a new issue