Skip to content

Commit

Permalink
xmr: redundant exception removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ph4r05 committed Oct 3, 2018
1 parent cb3813a commit 896cdeb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/apps/monero/controller/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ class TrezorSecurityError(TrezorError):
pass


class TrezorTxPrefixHashNotMatchingError(TrezorError):
pass


class TrezorChangeAddressError(TrezorError):
pass

Expand Down

0 comments on commit 896cdeb

Please sign in to comment.