diff options
Diffstat (limited to 'bottleworld.go')
| -rw-r--r-- | bottleworld.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bottleworld.go b/bottleworld.go index 2f5991a..edba866 100644 --- a/bottleworld.go +++ b/bottleworld.go @@ -46,7 +46,3 @@ func ScrapeBottleWord() { c.Visit("https://www.bottleworld.de/aktuelle-sonderpreise/show/all") } - -func main() { - ScrapeBottleWord() -} |
