Skip to content

Commit ee5dbee

Browse files
committed
[contrib][objdump] remove un needed import
Cleanup import xprint as it's not needed.
1 parent 841325f commit ee5dbee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/objdump/objdump-m68k.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import bitstring
66
from capstone import *
77
from capstone.m68k import *
8-
from xprint import to_hex, to_x
98

109
#
1110
# Objdump with the same output as his binary cousin

0 commit comments

Comments
 (0)