about summary refs log tree commit diff stats
path: root/miasm2/os_dep/linux/syscall.py
diff options
context:
space:
mode:
Diffstat (limited to 'miasm2/os_dep/linux/syscall.py')
-rw-r--r--miasm2/os_dep/linux/syscall.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/miasm2/os_dep/linux/syscall.py b/miasm2/os_dep/linux/syscall.py
index 87839dc4..5bf7d64c 100644
--- a/miasm2/os_dep/linux/syscall.py
+++ b/miasm2/os_dep/linux/syscall.py
@@ -1,7 +1,6 @@
 import fcntl
 import functools
 import logging
-import os
 import struct
 import termios