Fix build. (#9188)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5872bf9c2f
Коммит
de1ce2373d
@@ -19,7 +19,6 @@ import (
|
|||||||
"github.com/mattermost/mattermost-server/plugin/plugintest/mock"
|
"github.com/mattermost/mattermost-server/plugin/plugintest/mock"
|
||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
"github.com/stretchr/testify/require"
|
"github.com/stretchr/testify/require"
|
||||||
"time"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func compileGo(t *testing.T, sourceCode, outputPath string) {
|
func compileGo(t *testing.T, sourceCode, outputPath string) {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user