[Collab-qa-commits] r2236 - udd/udd

Iain Lane laney at alioth.debian.org
Sun Apr 22 09:52:47 UTC 2012


Author: laney
Date: 2012-04-22 09:52:46 +0000 (Sun, 22 Apr 2012)
New Revision: 2236

Modified:
   udd/udd/packages_gatherer.py
Log:
packages_gatherer: Remove unused imports



Modified: udd/udd/packages_gatherer.py
===================================================================
--- udd/udd/packages_gatherer.py	2012-04-22 03:14:21 UTC (rev 2235)
+++ udd/udd/packages_gatherer.py	2012-04-22 09:52:46 UTC (rev 2236)
@@ -8,10 +8,8 @@
 import sys
 import aux
 import tempfile
-from aux import ConfigException
 import psycopg2
 from gatherer import gatherer
-from time import time
 import email.Utils
 import re
 import hashlib




More information about the Collab-qa-commits mailing list