From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- api/user.go | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'api/user.go') diff --git a/api/user.go b/api/user.go index 8815f698f..d95d775e4 100644 --- a/api/user.go +++ b/api/user.go @@ -13,11 +13,11 @@ import ( l4g "github.com/alecthomas/log4go" "github.com/gorilla/mux" - "github.com/mattermost/platform/app" - "github.com/mattermost/platform/einterfaces" - "github.com/mattermost/platform/model" - "github.com/mattermost/platform/store" - "github.com/mattermost/platform/utils" + "github.com/mattermost/mattermost-server/app" + "github.com/mattermost/mattermost-server/einterfaces" + "github.com/mattermost/mattermost-server/model" + "github.com/mattermost/mattermost-server/store" + "github.com/mattermost/mattermost-server/utils" ) func InitUser() { -- cgit v1.2.3-1-g7c22