From de1ce2373d4fc924c69c0f3fd47d474dab7e195f Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 30 Jul 2018 13:15:24 -0700 Subject: Fix build. (#9188) --- app/plugin_hooks_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'app') diff --git a/app/plugin_hooks_test.go b/app/plugin_hooks_test.go index 3f447179f..b85e3b9a0 100644 --- a/app/plugin_hooks_test.go +++ b/app/plugin_hooks_test.go @@ -19,7 +19,6 @@ import ( "github.com/mattermost/mattermost-server/plugin/plugintest/mock" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" - "time" ) func compileGo(t *testing.T, sourceCode, outputPath string) { -- cgit v1.2.3-1-g7c22