mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
detect-elf-os: remove extra print statement
This commit is contained in:
@@ -30,7 +30,6 @@ def main(argv=None):
|
||||
f: BinaryIO = IDAIO()
|
||||
|
||||
else:
|
||||
print("not ida")
|
||||
if argv is None:
|
||||
argv = sys.argv[1:]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user