ummmm, remove extra line break

somehow VS Code didn't fmt on save... weird.
This commit is contained in:
Matthew Holt 2019-02-08 12:56:51 -07:00
parent 59e7a8864a
commit 22db8bcf3d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -999,6 +999,5 @@ var (
DefaultConfigFile = "Caddyfile"
)
// CtxKey is a value type for use with context.WithValue.
type CtxKey string