Skip to content

Commit 3fcfbda

Browse files
authored
Update create.cmd.js
1 parent 048793f commit 3fcfbda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/interface/cli/commands/root/create.cmd.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const get = new Command({
1616
weight: 20,
1717
},
1818
builder: (yargs) => {
19-
debugger;
2019
crudFilenameOption(yargs);
2120
return yargs;
2221
},

0 commit comments

Comments
 (0)