summaryrefslogtreecommitdiffstats
path: root/einterfaces/brand.go
diff options
context:
space:
mode:
Diffstat (limited to 'einterfaces/brand.go')
-rw-r--r--einterfaces/brand.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/einterfaces/brand.go b/einterfaces/brand.go
index f4e16eb04..ae187fdcd 100644
--- a/einterfaces/brand.go
+++ b/einterfaces/brand.go
@@ -4,7 +4,7 @@
package einterfaces
import (
- "github.com/mattermost/platform/model"
+ "github.com/mattermost/mattermost-server/model"
"mime/multipart"
)