mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
Use log instead of fmt
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
"time"
|
||||
"io/ioutil"
|
||||
"fmt"
|
||||
"log"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user