summaryrefslogtreecommitdiff
path: root/mcwhisky.go
diff options
context:
space:
mode:
Diffstat (limited to 'mcwhisky.go')
-rw-r--r--mcwhisky.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcwhisky.go b/mcwhisky.go
index a70750f..142d65a 100644
--- a/mcwhisky.go
+++ b/mcwhisky.go
@@ -36,7 +36,3 @@ func ScrapeMCWhisky() {
c.Visit("https://www.mcwhisky.com/whisky/whisky-sonderangebote.html")
}
-
-func main() {
- ScrapeMCWhisky()
-}