summaryrefslogtreecommitdiffstats
path: root/src/target_dsp
diff options
context:
space:
mode:
authorPaul Wise <pabs3@bonedaddy.net>2012-10-01 07:44:37 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-10-01 03:21:53 +0200
commit8eb2f3d7a836a2b521e51208d128382faffaa2c8 (patch)
tree40183331ad878275dd95cba7ff57379bca725d69 /src/target_dsp
parentca05975c8fb51b90823d2f2ddf30eebe0819ce37 (diff)
Drop unused imports from the python utilities.
Diffstat (limited to 'src/target_dsp')
-rwxr-xr-xsrc/target_dsp/calypso/dump2coff.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target_dsp/calypso/dump2coff.py b/src/target_dsp/calypso/dump2coff.py
index 67a49e8e..c05a0ffc 100755
--- a/src/target_dsp/calypso/dump2coff.py
+++ b/src/target_dsp/calypso/dump2coff.py
@@ -1,6 +1,5 @@
#!/usr/bin/env python
-from collections import namedtuple
import re
import sys
import struct