Skip to content

Commit

Permalink
delete useless code.
Browse files Browse the repository at this point in the history
  • Loading branch information
laipogo committed Dec 10, 2019
1 parent 70ad25a commit a68d816
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ledger/sample/demo.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,4 @@ func main() {
if err != nil {
log.Panic("fail to close channel", zap.Error(err))
}
if err != nil {
log.Panic(err.Error())
}
}

0 comments on commit a68d816

Please sign in to comment.