Этот коммит содержится в:
Chris
2017-09-06 17:12:54 -05:00
коммит произвёл GitHub
родитель b84bd21089
Коммит 1adfd0e9be
178 изменённых файлов: 2919 добавлений и 2806 удалений

Просмотреть файл

@@ -11,10 +11,11 @@ import (
l4g "github.com/alecthomas/log4go"
"strings"
"github.com/mattermost/platform/model"
"github.com/mattermost/platform/utils"
"github.com/pkg/errors"
"strings"
)
// this pattern allows us to "mock" the underlying l4g code when unit testing