summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/target/fake_trx/burst_gen.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/fake_trx/burst_gen.py b/src/target/fake_trx/burst_gen.py
index e61cc640..e989d30c 100755
--- a/src/target/fake_trx/burst_gen.py
+++ b/src/target/fake_trx/burst_gen.py
@@ -25,7 +25,6 @@
import random
import signal
import getopt
-import select
import sys
from rand_burst_gen import RandBurstGen