Remove hook url from code (already recycled)
This commit is contained in:
parent
3abbcc36ba
commit
1e799c14ea
1
main.go
1
main.go
@ -24,7 +24,6 @@ const (
|
|||||||
var (
|
var (
|
||||||
applicationName = "notify-to-slack"
|
applicationName = "notify-to-slack"
|
||||||
version = "dev"
|
version = "dev"
|
||||||
// hookURL = "https://hooks.slack.com/services/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"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type Config struct {
|
type Config struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user