noop
This commit is contained in:
parent
27128c0e89
commit
fe646e5acc
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ async function handleConfigError(
|
|||
**/
|
||||
async function runCommand(cmd: string, flags: yargs.Arguments) {
|
||||
const root = flags.root;
|
||||
|
||||
switch (cmd) {
|
||||
case 'help':
|
||||
printAstroHelp();
|
||||
|
|
Loading…
Reference in a new issue