Skip to content

Commit

Permalink
Undo add-key branch here
Browse files Browse the repository at this point in the history
  • Loading branch information
ilblackdragon committed Sep 15, 2020
1 parent 5d199c3 commit ac854a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
1 change: 0 additions & 1 deletion bin/near-cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ yargs // eslint-disable-line
.command(login)
.command(require('../commands/repl'))
.command(require('../commands/generate-key'))
.command(require('../commands/add-key'))
.command(require('../commands/delete-key'))
.command(require('../commands/validators'))
.command(require('../commands/proposals'))
Expand Down
43 changes: 0 additions & 43 deletions commands/add-key.js

This file was deleted.

0 comments on commit ac854a4

Please sign in to comment.