Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yashnevatia committed Jan 18, 2024
1 parent 90808f4 commit 1d895e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func startHandler(cmd *cobra.Command, _ []string) {
}

func startTimelock(ctx context.Context, cmd *cobra.Command) {

nodeURL, err := cmd.Flags().GetString("node-url")
if err != nil {
logs.Fatal().Msgf("value of node-url not set: %s", err.Error())
Expand Down

0 comments on commit 1d895e5

Please sign in to comment.