about summary refs log tree commit diff stats
path: root/example/disas_and_graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/disas_and_graph.py')
-rwxr-xr-xexample/disas_and_graph.py1
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