diff options
Diffstat (limited to 'crawler/shop_whic.go')
| -rw-r--r-- | crawler/shop_whic.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crawler/shop_whic.go b/crawler/shop_whic.go index b4f9562..e2bb6b9 100644 --- a/crawler/shop_whic.go +++ b/crawler/shop_whic.go @@ -1,7 +1,7 @@ package main import ( - "log" + log "github.com/Sirupsen/logrus" "regexp" "strings" |
