Skip to content

Commit a0dad19

Browse files
authored
Update README.md
1 parent 6c9e166 commit a0dad19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@ println(encoded)
150150
// 05cAKYGWf6gBgtZVpkqPEWOYH
151151

152152
val decoded = format.decodeFromString<ProtoBufRequired>(encoded)
153-
assert(decoded == payload)
154153
```
155154

156155
This example relies on kotlinx protobuf implementation, which you install:

0 commit comments

Comments
 (0)