summaryrefslogtreecommitdiffstats
path: root/bin/make_graph.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-16 14:00:05 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-16 14:00:05 +0200
commit7d19268279b4bed221c7f0ab0a7321f69d694725 (patch)
tree89b47d04b1045be1382e46d36b207d8cb7793509 /bin/make_graph.py
parent43315b1e8f06e0f23b83c733211c34ffa546ee06 (diff)
downloadjenkins.debian.net-7d19268279b4bed221c7f0ab0a7321f69d694725.tar.xz
reproducible: dont import unused library
Diffstat (limited to 'bin/make_graph.py')
-rwxr-xr-xbin/make_graph.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/make_graph.py b/bin/make_graph.py
index a438820c..ad0e34cc 100755
--- a/bin/make_graph.py
+++ b/bin/make_graph.py
@@ -7,7 +7,6 @@
import os
import sys
-import string
from rpy2 import robjects
from rpy2.robjects.packages import importr