go fmt.
This commit is contained in:
parent
0e0eb0eda4
commit
f4fcc4c8dc
2 changed files with 5 additions and 6 deletions
|
@ -40,7 +40,6 @@ func ExampleServer() {
|
||||||
env.Data,
|
env.Data,
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
server.ListenAndServe()
|
server.ListenAndServe()
|
||||||
|
|
Loading…
Add table
Reference in a new issue