[releng] build-current: Remove unnecessary imports

Till Maas till at fedoraproject.org
Wed Mar 11 21:46:44 UTC 2015


commit 13e67c95716b228688fcc8f73d6784398c549261
Author: Till Maas <opensource at till.name>
Date:   Wed Mar 11 22:44:22 2015 +0100

    build-current: Remove unnecessary imports

 scripts/build-current.py |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/scripts/build-current.py b/scripts/build-current.py
index 82cdcc6..475a795 100755
--- a/scripts/build-current.py
+++ b/scripts/build-current.py
@@ -9,12 +9,10 @@ import koji
 import logging
 import urlgrabber.grabber as grabber
 import urlgrabber.progress as progress
-import urllib2
 import time
 import random
 import string
 import rpm
-import shutil
 import operator
 
 LOCALKOJIHUB = 'http://arm.koji.fedoraproject.org/kojihub'


More information about the rel-eng mailing list