From 6a6558e0eb6cf07f6c6b291418aec7d3022787c7 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 5 Jan 2016 14:59:02 -0600 Subject: Fixing Import --- api/team.go | 1 + 1 file changed, 1 insertion(+) diff --git a/api/team.go b/api/team.go index 7484aa86e..fbcb301a9 100644 --- a/api/team.go +++ b/api/team.go @@ -9,6 +9,7 @@ import ( "fmt" "github.com/gorilla/mux" "github.com/mattermost/platform/model" + "github.com/mattermost/platform/store" "github.com/mattermost/platform/utils" "net/http" "net/url" -- cgit v1.2.3-1-g7c22