remove bad import

This commit is contained in:
tinsel-grumble
2022-01-12 21:23:56 +00:00
committed by GitHub
parent b0a00e0500
commit f57eb724a4
-1
View File
@@ -5,7 +5,6 @@ import (
"crypto/sha1"
"crypto/sha256"
"crypto/sha512"
"crypto/blake2b"
"fmt"
"golang.org/x/crypto/blake2b"
"golang.org/x/crypto/blake2s"