From 29fca51821981079175adf336d303a474f5ef310 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 6 Sep 2017 23:05:10 -0700 Subject: Renaming repo --- app/reaction.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/reaction.go') diff --git a/app/reaction.go b/app/reaction.go index b6395745e..6513fa8b0 100644 --- a/app/reaction.go +++ b/app/reaction.go @@ -4,7 +4,7 @@ package app import ( - "github.com/mattermost/platform/model" + "github.com/mattermost/mattermost-server/model" ) func (a *App) SaveReactionForPost(reaction *model.Reaction) (*model.Reaction, *model.AppError) { -- cgit v1.2.3-1-g7c22