Skip to content

Commit

Permalink
fix: remove generate project command (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp authored Sep 29, 2021
1 parent 2779d50 commit a28b918
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 108 deletions.
5 changes: 0 additions & 5 deletions command-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@
"plugin": "@salesforce/plugin-functions",
"flags": ["function-name", "language", "name"]
},
{
"command": "generate:project",
"plugin": "@salesforce/plugin-functions",
"flags": ["name", "project-name"]
},
{
"command": "login:functions",
"plugin": "@salesforce/plugin-functions",
Expand Down
53 changes: 0 additions & 53 deletions src/commands/generate/project.ts

This file was deleted.

50 changes: 0 additions & 50 deletions test/commands/generate/project.test.ts

This file was deleted.

0 comments on commit a28b918

Please sign in to comment.