Skip to content

Commit

Permalink
fixup! refactor(core/monero): Monero code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matejcik committed May 13, 2022
1 parent 506b50b commit 708fe78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/apps/monero/xmr/serialize/message_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ def load(cls, reader: Reader, elem_type: XmrType[T] | None = None) -> list[T]:
return elems



class MessageType:
"""
Message composed of fields with specific types.
Expand Down

0 comments on commit 708fe78

Please sign in to comment.