summaryrefslogtreecommitdiffhomepage
path: root/tests/04_test_submodules.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-09-19 22:28:56 +0200
committerGuido Günther <agx@sigxcpu.org>2012-10-25 18:59:22 +0200
commit38788670ee6e44375da3ff2eb253f50c8853023e (patch)
tree952f17840897ddda437585c86ca63f8a05127fe3 /tests/04_test_submodules.py
parentc3c2778e922ff070ad26ebbde2e41fb0d49ea9ea (diff)
PEP-8 and pyflakes cleanups
Diffstat (limited to 'tests/04_test_submodules.py')
-rw-r--r--tests/04_test_submodules.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/04_test_submodules.py b/tests/04_test_submodules.py
index 5ae1f5fa..f40bc4d1 100644
--- a/tests/04_test_submodules.py
+++ b/tests/04_test_submodules.py
@@ -5,7 +5,6 @@
import os
import shutil
import tarfile
-import tempfile
import gbp.log
import gbp.git