Skip to content

Commit

Permalink
removing unused log
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Feb 24, 2021
1 parent f01e6be commit 9be5b1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simplehttpserver.go
Expand Up @@ -6,7 +6,6 @@ import (
"flag"
"fmt"
"io/ioutil"
"log"
"net"
"net/http"
"net/http/httputil"
Expand Down

0 comments on commit 9be5b1a

Please sign in to comment.