Compare commits
1 Commits
c94a9447f2
...
d3c7a96ada
| Author | SHA1 | Date | |
|---|---|---|---|
|
d3c7a96ada
|
@@ -65,8 +65,6 @@ func (handler IndexImpl) handleRootAnd404() http.HandlerFunc {
|
||||
|
||||
func (handler IndexImpl) handleEmpty() http.HandlerFunc {
|
||||
return func(w http.ResponseWriter, r *http.Request) {
|
||||
updateSpan(r)
|
||||
|
||||
// Return nothing
|
||||
// do nothing
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user