Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaz committed Jun 19, 2017
1 parent 47acd88 commit 8745abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/enry/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ func main() {

data, _ := json.MarshalIndent(out, "", " ")
fmt.Printf("%s\n", data)

}

func usage() {
Expand Down

0 comments on commit 8745abf

Please sign in to comment.