summaryrefslogtreecommitdiffstats
path: root/app/command_me.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/command_me.go')
-rw-r--r--app/command_me.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/command_me.go b/app/command_me.go
index be09ac5dd..2e23955cb 100644
--- a/app/command_me.go
+++ b/app/command_me.go
@@ -4,7 +4,7 @@
package app
import (
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
goi18n "github.com/nicksnyder/go-i18n/i18n"
)