style: whitespace change
This commit is contained in:
parent
82817c9692
commit
a74717788e
@ -9,7 +9,6 @@ import (
|
||||
)
|
||||
|
||||
func FileHandler(w http.ResponseWriter, req *http.Request) {
|
||||
|
||||
uri := req.URL.String()
|
||||
if uri[len(uri)-1] == '/' {
|
||||
uri += "index.html"
|
||||
|
Loading…
Reference in New Issue
Block a user