Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Mar 27, 2020
1 parent a265333 commit a7f0d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinode-db/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,6 @@ func main() {
genDb(&data)
} else {
log.Println("Sample data was ignored. All done.")
}
}
os.Exit(0)
}

0 comments on commit a7f0d1f

Please sign in to comment.