Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
delete newProject command
Browse files Browse the repository at this point in the history
  • Loading branch information
icerove committed Nov 4, 2019
1 parent 081cee0 commit 86d89ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ yargs // eslint-disable-line
.command(viewAccount)
.command(sendMoney)
.command(clean)
.command(newProject)
.command(stake)
.command(login)
.command(require('../commands/repl'))
Expand Down

0 comments on commit 86d89ed

Please sign in to comment.