Skip to content

Commit

Permalink
This arg is set in core
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondhands0 committed May 18, 2021
1 parent 439769b commit a24da8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func init() {
// Analytics + Profiling
runCmd.PersistentFlags().String("amplitude-key", "", "Client-side amplitude key for instrumenting user behavior.")
runCmd.PersistentFlags().String("amplitude-domain", "api.amplitude.com", "Client-side amplitude API Endpoint.")
runCmd.PersistentFlags().Bool("datadog-profiler", false, "Enable the DataDog profiler for performance testing.")

// User Interface
runCmd.PersistentFlags().String("support-email", "", "Show a support email to users of this node")
Expand Down

0 comments on commit a24da8e

Please sign in to comment.