remove commented code.

This commit is contained in:
Raúl Kripalani 2021-08-12 15:38:19 +01:00
parent 5f6166435c
commit 2484fbc1f7

View File

@ -58,7 +58,6 @@ var GetMarketsAPI = cliutil.GetMarketsAPI
var GetWorkerAPI = cliutil.GetWorkerAPI
var CommonCommands = []*cli.Command{
// NetCmd: no longer a common command, since lotus-miner nodes without a markets subsystem no longer run a libp2p node
AuthCmd,
LogCmd,
WaitApiCmd,