summaryrefslogtreecommitdiffstats
path: root/api/post.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/post.go')
-rw-r--r--api/post.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/post.go b/api/post.go
index c363ff076..223e8ee15 100644
--- a/api/post.go
+++ b/api/post.go
@@ -457,7 +457,6 @@ func handleWebhookEvents(c *Context, post *model.Post, team *model.Team, channel
Err: nil,
teamURLValid: c.teamURLValid,
teamURL: c.teamURL,
- siteURL: c.siteURL,
T: c.T,
Locale: c.Locale,
TeamId: hook.TeamId,