chore: revert stray whitespace change in runtime.lifecycle.ts
This commit is contained in:
parent
da21f109df
commit
1d85015e17
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ export async function createRuntimeLifecycle(input: LifecycleInput): Promise<Lif
|
|||
const { RunFooter } = await footerTask
|
||||
let closed = false
|
||||
let sigintRegistered = false
|
||||
|
||||
const footer = new RunFooter(renderer, {
|
||||
directory: input.directory,
|
||||
findFiles: input.findFiles,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue