]> git.donarmstrong.com Git - dak.git/commitdiff
don't import tempfile in contents.py
authorMike O'Connor <stew@vireo.org>
Fri, 13 Mar 2009 14:01:51 +0000 (10:01 -0400)
committerMike O'Connor <stew@vireo.org>
Fri, 13 Mar 2009 14:01:51 +0000 (10:01 -0400)
Signed-off-by: Mike O'Connor <stew@vireo.org>
dak/contents.py

index 6215574815edc90f549c5d1422584e875dbcc58a..b4117e5024e322cff78f1e28b29636d495994861 100644 (file)
@@ -36,7 +36,6 @@ Create all the contents files
 
 import sys
 import os
-import tempfile
 import logging
 import math
 import gzip