Skip to content

Commit 4c57853

Browse files
OR13thomas-fossati
andauthored
Update cwt_test.go
Co-authored-by: Thomas Fossati <[email protected]>
1 parent c9f2ab1 commit 4c57853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cwt_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import (
1111

1212
// This example demonstrates signing and verifying COSE_Sign1 signatures.
1313
func ExampleCWTMessage() {
14-
1514
// create message to be signed
1615
msgToSign := cose.NewSign1Message()
1716
msgToSign.Payload = []byte("hello world")

0 commit comments

Comments
 (0)