style(hooks): add blank line between interpolateEnvVars and resolveHeaders
This commit is contained in:
parent
3eb53adfc3
commit
4dae458cf7
@ -17,6 +17,7 @@ export function interpolateEnvVars(
|
|||||||
return ""
|
return ""
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
function resolveHeaders(
|
function resolveHeaders(
|
||||||
hook: HookHttp
|
hook: HookHttp
|
||||||
): Record<string, string> {
|
): Record<string, string> {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user