summaryrefslogtreecommitdiffstats
path: root/jobs/jobs.go
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/jobs.go')
-rw-r--r--jobs/jobs.go3
1 files changed, 2 insertions, 1 deletions
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 (