We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949fbd9 commit 40102f0Copy full SHA for 40102f0
main.go
@@ -21,5 +21,4 @@ func main() {
21
if err = http.Serve(ln, handler.Server); err != nil {
22
panic(err.Error())
23
}
24
-
25
0 commit comments