Skip to content

Commit

Permalink
remove broken code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Bachmann committed Nov 24, 2017
1 parent fcfc5f3 commit b9f7b4f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions androguard/decompiler/decompiler.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@
from pygments.token import Token


class Filter(object):
pass


class JADXDecompilerError(Exception):
"""
Exception for JADX related problems
"""
pass


Expand Down

0 comments on commit b9f7b4f

Please sign in to comment.