diff --git a/src/commands/post.ts b/src/commands/post.ts index a8a3d97..902fae4 100644 --- a/src/commands/post.ts +++ b/src/commands/post.ts @@ -28,7 +28,6 @@ export default async function post( )} to create a ${DEFAULT_CONFIG_FILENAME} file.` ); } - const promises = []; validatePath(path);