summaryrefslogtreecommitdiff
path: root/bottleworld.go
diff options
context:
space:
mode:
Diffstat (limited to 'bottleworld.go')
-rw-r--r--bottleworld.go4
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()
-}