14324: Fix tests
[arvados.git] / services / crunch-dispatch-slurm / crunch-dispatch-slurm.go
index 31329c123907f5c47a001148a5d73385b2aec228..889e41095e8c6fb859dfbb45219657381433478c 100644 (file)
@@ -23,8 +23,8 @@ import (
        "git.curoverse.com/arvados.git/sdk/go/arvadosclient"
        "git.curoverse.com/arvados.git/sdk/go/config"
        "git.curoverse.com/arvados.git/sdk/go/dispatch"
-       "github.com/sirupsen/logrus"
        "github.com/coreos/go-systemd/daemon"
+       "github.com/sirupsen/logrus"
 )
 
 type logger interface {