From 307d43e4c643e55d6ddcc9b29152e526c1dae31f Mon Sep 17 00:00:00 2001 From: Camille Mougey Date: Thu, 18 Dec 2014 20:49:46 +0100 Subject: Example: Remove unused loader.elf imports --- example/test_jit_arm.py | 1 - 1 file changed, 1 deletion(-) (limited to 'example/test_jit_arm.py') diff --git a/example/test_jit_arm.py b/example/test_jit_arm.py index e4eddad3..12878a30 100644 --- a/example/test_jit_arm.py +++ b/example/test_jit_arm.py @@ -3,7 +3,6 @@ from miasm2.analysis import debugging, gdbserver from miasm2.analysis.sandbox import Sandbox_Linux_arml -from miasm2.jitter.loader.elf import vm_load_elf, preload_elf from miasm2.analysis.machine import Machine import logging -- cgit 1.4.1