From 1adfd0e9be69a93c7f63bb7afc742c9fafe31aa3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 6 Sep 2017 17:12:54 -0500 Subject: app type transition (#7167) --- utils/logger/logger.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/logger/logger.go') diff --git a/utils/logger/logger.go b/utils/logger/logger.go index dc4aec19f..717f337ed 100644 --- a/utils/logger/logger.go +++ b/utils/logger/logger.go @@ -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 -- cgit v1.2.3-1-g7c22