diff options
Diffstat (limited to 'webhook/main.go')
| -rw-r--r-- | webhook/main.go | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webhook/main.go b/webhook/main.go deleted file mode 100644 index 750d231..0000000 --- a/webhook/main.go +++ /dev/null @@ -1,8 +0,0 @@ -package main
-
-import "fmt"
-
-func main() {
- fmt.Println("Helle world, webhook!")
- fmt.Println("In the future, this will be used to receive http based events")
-}
|
