Renaming repo

This commit is contained in:
Christopher Speller
2017-09-06 23:05:10 -07:00
parent d8bd57901e
commit 29fca51821
326 changed files with 734 additions and 735 deletions

View File

@@ -9,8 +9,8 @@ import (
"strconv"
"strings"
"github.com/mattermost/platform/einterfaces"
"github.com/mattermost/platform/model"
"github.com/mattermost/mattermost-server/einterfaces"
"github.com/mattermost/mattermost-server/model"
)
type GitLabProvider struct {