Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
c-wind committed Sep 15, 2017
1 parent 949fbd9 commit 40102f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ func main() {
if err = http.Serve(ln, handler.Server); err != nil {
panic(err.Error())
}

}

0 comments on commit 40102f0

Please sign in to comment.