Skip to content

Commit 912691e

Browse files
Bernhard Bosertannewt
authored andcommitted
removed blanks line at end of file
1 parent e197826 commit 912691e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

shared-module/msgpack/__init__.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,3 @@ mp_obj_t common_hal_msgpack_unpack(mp_obj_t stream_obj) {
369369
msgpack_stream_t stream = get_stream(stream_obj, MP_STREAM_OP_WRITE);
370370
return unpack(&stream);
371371
}
372-

0 commit comments

Comments
 (0)