Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed May 24, 2020
1 parent eb33a3e commit 5854665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ func (cli *CLI) Finiliaze(
close(cli.haltChannel)
close(cli.accountTotalChannel)
close(cli.accountUniqueChannel)
fmt.Println(".")
fmt.Println("")
}
}

Expand Down

0 comments on commit 5854665

Please sign in to comment.