Remove hook url from code (already recycled)

This commit is contained in:
IamTheFij 2021-12-14 09:52:29 -08:00
parent 3abbcc36ba
commit 1e799c14ea
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ const (
var (
applicationName = "notify-to-slack"
version = "dev"
// hookURL = "https://hooks.slack.com/services/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"
)
type Config struct {