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 ""
|
||||
})
|
||||
}
|
||||
|
||||
function resolveHeaders(
|
||||
hook: HookHttp
|
||||
): Record<string, string> {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user