This commit is contained in:
Christian Joergensen 2014-07-15 10:09:34 +02:00
parent 0e0eb0eda4
commit f4fcc4c8dc
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()