This commit is contained in:
Sam Carlton 2022-06-04 19:14:41 -05:00
parent a365cec790
commit 3d8bd0d61d

View file

@ -1,4 +1,4 @@
import execa from 'execa'
// import execa from 'execa'
import fs from 'fs-extra'
import has from 'just-has'
import TOML from '@iarna/toml'
@ -18,7 +18,6 @@ import {
import {
storkTomlPath,
} from '~/helpers/stork/config.js'
import { downloadStorkExecutable } from '~/helpers/stork/executable.js'