about summary refs log tree commit diff stats
path: root/example/jitter/run_with_linuxenv.py
diff options
context:
space:
mode:
authorFabrice Desclaux <fabrice.desclaux@cea.fr>2018-09-11 08:33:18 +0200
committerFabrice Desclaux <fabrice.desclaux@cea.fr>2018-09-20 07:44:31 +0200
commit846d316efab8b8b654eee58b952cdf1ba2d3eb42 (patch)
tree217e8f5b825ad11c224d016a6d54b9224337b5f6 /example/jitter/run_with_linuxenv.py
parent2f9139cbc737978d7308496bb8249a99431320e7 (diff)
downloadfocaccia-miasm-846d316efab8b8b654eee58b952cdf1ba2d3eb42.tar.gz
focaccia-miasm-846d316efab8b8b654eee58b952cdf1ba2d3eb42.zip
Code cleaning: lgtm.com
Diffstat (limited to 'example/jitter/run_with_linuxenv.py')
-rw-r--r--example/jitter/run_with_linuxenv.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/jitter/run_with_linuxenv.py b/example/jitter/run_with_linuxenv.py
index 933459f4..c9abe699 100644
--- a/example/jitter/run_with_linuxenv.py
+++ b/example/jitter/run_with_linuxenv.py
@@ -1,6 +1,5 @@
 from argparse import ArgumentParser
 import logging
-import os
 import re
 
 from elfesteem import elf as elf_csts