diff options
Diffstat (limited to 'example/disas_and_graph.py')
| -rwxr-xr-x | example/disas_and_graph.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/disas_and_graph.py b/example/disas_and_graph.py index c7ec26aa..03519a70 100755 --- a/example/disas_and_graph.py +++ b/example/disas_and_graph.py @@ -2,7 +2,6 @@ import os from elfesteem import * from miasm.tools.pe_helper import * -from miasm.tools import seh_helper from miasm.core import bin_stream import inspect from miasm.core import asmbloc |