lncli: remove deprecated shell command

This commit removes the shell command as it’s now deprecated since it
was never fully implemented.
This commit is contained in:
Olaoluwa Osuntokun
2016-12-27 15:25:43 -08:00
parent 2651541139
commit 367be2d385
2 changed files with 1 additions and 9 deletions

View File

@@ -57,7 +57,6 @@ func main() {
ListPeersCommand,
WalletBalanceCommand,
ChannelBalanceCommand,
ShellCommand,
GetInfoCommand,
PendingChannelsCommand,
SendPaymentCommand,