Skip to content

Commit 91affa9

Browse files
committed
fix typo in core.py
1 parent 627dcb8 commit 91affa9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

qiling/core.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,6 @@ def __init__(
157157

158158
if not ql_is_valid_arch(self._archtype):
159159
raise QlErrorArch("Invalid Arch %s" % self._archtype)
160-
161-
162-
163160

164161
#######################################
165162
# Loader and General Purpose OS check #

0 commit comments

Comments
 (0)