build: fixup code formatting after goimports change

This commit is contained in:
Nick Craig-Wood
2018-10-13 14:41:15 +01:00
parent bb2e361004
commit ade252f13b
17 changed files with 26 additions and 49 deletions

View File

@@ -17,11 +17,9 @@ import (
"github.com/ncw/rclone/fs"
"github.com/ncw/rclone/fs/accounting"
"github.com/pkg/errors"
"github.com/rfjakob/eme"
"golang.org/x/crypto/nacl/secretbox"
"golang.org/x/crypto/scrypt"
"github.com/rfjakob/eme"
)
// Constants