summaryrefslogtreecommitdiff
path: root/whiskyde.go
diff options
context:
space:
mode:
Diffstat (limited to 'whiskyde.go')
-rw-r--r--whiskyde.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/whiskyde.go b/whiskyde.go
index aa00279..99df1ff 100644
--- a/whiskyde.go
+++ b/whiskyde.go
@@ -40,7 +40,3 @@ func ScrapeWhiskyde() {
c.Visit("https://www.whisky.de/shop/Aktuell/Sonderangebote/")
}
-
-func main() {
- ScrapeWhiskyde()
-}