From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- store/sql_command_webhook_store.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'store/sql_command_webhook_store.go') diff --git a/store/sql_command_webhook_store.go b/store/sql_command_webhook_store.go index af4b298b1..925be60ee 100644 --- a/store/sql_command_webhook_store.go +++ b/store/sql_command_webhook_store.go @@ -10,7 +10,7 @@ import ( l4g "github.com/alecthomas/log4go" - "github.com/mattermost/platform/model" + "github.com/mattermost/mattermost-server/model" ) type SqlCommandWebhookStore struct { -- cgit v1.2.3-1-g7c22