summaryrefslogtreecommitdiff
path: root/crawler/shop_rumundco.go
diff options
context:
space:
mode:
Diffstat (limited to 'crawler/shop_rumundco.go')
-rw-r--r--crawler/shop_rumundco.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawler/shop_rumundco.go b/crawler/shop_rumundco.go
index 01e6fe0..86d8b8a 100644
--- a/crawler/shop_rumundco.go
+++ b/crawler/shop_rumundco.go
@@ -6,8 +6,8 @@ import (
"strings"
// "github.com/PuerkitoBio/goquery"
- log "github.com/Sirupsen/logrus"
"github.com/gocolly/colly"
+ log "github.com/sirupsen/logrus"
)
func (app *App) ScrapeRumundCo(shop Shop) []Angebot {