Commit 07240c0b authored by Lin Jen-Shin's avatar Lin Jen-Shin

Remove extra empty line

parent ea836de6
......@@ -14,7 +14,6 @@ import (
)
func testEntryServer(t *testing.T, archive string, entry string) *httptest.ResponseRecorder {
mux := http.NewServeMux()
mux.HandleFunc("/url/path", func(w http.ResponseWriter, r *http.Request) {
if r.Method != "GET" {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment