global: regroup all imports
This commit is contained in:
@@ -7,8 +7,9 @@ package device
|
||||
|
||||
import (
|
||||
"encoding/hex"
|
||||
"golang.org/x/crypto/blake2s"
|
||||
"testing"
|
||||
|
||||
"golang.org/x/crypto/blake2s"
|
||||
)
|
||||
|
||||
type KDFTest struct {
|
||||
|
||||
Reference in New Issue
Block a user