Skip to content

Commit

Permalink
Merge pull request #305 from brotherlogic/soldve
Browse files Browse the repository at this point in the history
soldve
  • Loading branch information
brotherlogic committed Nov 27, 2020
2 parents e3fe273 + 161deb1 commit 5ee7b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recordprinter.go
Expand Up @@ -275,5 +275,5 @@ func main() {
return
}

fmt.Printf("%v", server.Serve())
server.Serve()
}

0 comments on commit 5ee7b57

Please sign in to comment.