summaryrefslogtreecommitdiffstats
path: root/app/plugin/jira/webhook.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/plugin/jira/webhook.go')
-rw-r--r--app/plugin/jira/webhook.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/plugin/jira/webhook.go b/app/plugin/jira/webhook.go
index fee33767b..748362571 100644
--- a/app/plugin/jira/webhook.go
+++ b/app/plugin/jira/webhook.go
@@ -9,7 +9,7 @@ import (
"strings"
"text/template"
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
)
type Webhook struct {