diff --git a/command/loadtest/load_test_run.go b/command/loadtest/load_test_run.go index ff25443b42..316b31bf5b 100644 --- a/command/loadtest/load_test_run.go +++ b/command/loadtest/load_test_run.go @@ -13,7 +13,6 @@ var ( params loadTestParams ) -// GetCommand returns the rootchain fund command func GetCommand() *cobra.Command { loadTestCmd := &cobra.Command{ Use: "load-test",