This commit is contained in:
Christian Joergensen 2014-07-15 10:09:34 +02:00
parent 64d201aecb
commit 333ada9388
2 changed files with 5 additions and 6 deletions

View file

@ -40,7 +40,6 @@ func ExampleServer() {
env.Data, env.Data,
) )
}, },
} }
server.ListenAndServe() server.ListenAndServe()