Comment out log.
This commit is contained in:
parent
e94bb9dbfe
commit
729f908dea
|
@ -12,7 +12,7 @@ package main
|
|||
|
||||
import (
|
||||
"flag"
|
||||
"log"
|
||||
//"log"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue