chore: generate
This commit is contained in:
parent
dd8bb44d1d
commit
cef0c8ac84
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
import { spawnSync } from "node:child_process"
|
import { spawnSync } from "node:child_process"
|
||||||
import { basename } from "node:path"
|
import { basename } from "node:path"
|
||||||
import { getLogger } from "./logging";
|
import { getLogger } from "./logging"
|
||||||
|
|
||||||
const TIMEOUT = 5_000
|
const TIMEOUT = 5_000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue