remove commented code.

This commit is contained in:
Raúl Kripalani 2021-08-12 15:38:19 +01:00 committed by Jennifer Wang
parent 230f81661c
commit e23c3b3e77

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,