Use log instead of fmt

This commit is contained in:
Adrian Gallagher
2014-11-10 20:19:40 +11:00
parent 9327a31ba5
commit 7dea37cc32

View File

@@ -14,6 +14,7 @@ import (
"time"
"io/ioutil"
"fmt"
"log"
)
const (