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) --- jobs/jobs.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jobs') diff --git a/jobs/jobs.go b/jobs/jobs.go index e478c5a19..f61b35158 100644 --- a/jobs/jobs.go +++ b/jobs/jobs.go @@ -7,9 +7,10 @@ import ( "context" "time" + "net/http" + l4g "github.com/alecthomas/log4go" "github.com/mattermost/platform/model" - "net/http" ) const ( -- cgit v1.2.3-1-g7c22