diff --git a/main.go b/main.go index c0fb225..e1f3e2e 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,6 @@ import ( "strings" ) -// test6 func handler(w http.ResponseWriter, r *http.Request) { fmt.Println(strings.Repeat("~", 80))