From a175e16cdf6dd6b70c4f6bbd7d8407cfd7c261f1 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 1 Feb 2018 17:04:14 +0100 Subject: Adds a Makefile to build it. --- mcwhisky.go | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mcwhisky.go') 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() -} -- cgit v1.2.3