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

View File

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