summaryrefslogtreecommitdiff
path: root/whic.go
diff options
context:
space:
mode:
Diffstat (limited to 'whic.go')
-rw-r--r--whic.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/whic.go b/whic.go
index e8090b0..ecbd109 100644
--- a/whic.go
+++ b/whic.go
@@ -45,7 +45,3 @@ func ScrapeWhic() {
c.Visit("https://whic.de/angebote")
}
-
-func main() {
- ScrapeWhic()
-}