Skip to content

Commit 6d7578a

Browse files
authored
chore: fix duplicated import in the example (#179)
Signed-off-by: Shiwei Zhang <[email protected]>
1 parent 2c01a2e commit 6d7578a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
"crypto/elliptic"
66
"crypto/rand"
77
"crypto/sha512"
8-
_ "crypto/sha512"
98
"fmt"
109

1110
"github.com/veraison/go-cose"

0 commit comments

Comments
 (0)