12519: Simplified code by nesting an additional MergingLoader
[arvados.git] / services / crunch-run / upload.go
index 95925e57c6eb557421f0e1d16a23747bcfb516e3..b54e336c2d99c50d472cc71b668e1c169ad9c2e4 100644 (file)
@@ -18,14 +18,15 @@ import (
        "crypto/md5"
        "errors"
        "fmt"
-       "git.curoverse.com/arvados.git/sdk/go/keepclient"
-       "git.curoverse.com/arvados.git/sdk/go/manifest"
        "io"
        "log"
        "os"
        "path/filepath"
        "strings"
        "sync"
+
+       "git.curoverse.com/arvados.git/sdk/go/keepclient"
+       "git.curoverse.com/arvados.git/sdk/go/manifest"
 )
 
 // Block is a data block in a manifest stream