Skip to content

Commit 48af7da

Browse files
fix: remove unnecessary file removal
1 parent 5e9c344 commit 48af7da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cli/setup-project.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ const removeUnrelatedFiles = () => {
3434
'cli',
3535
'.github/workflows/deploy-cli.yml',
3636
'LICENSE',
37-
'PROMPT_agent_docs.md',
3837
]);
3938
};
4039

0 commit comments

Comments
 (0)