[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: scheduler: remove useless imports
Holger Levsen
holger at moszumanska.debian.org
Fri Feb 19 09:34:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit a26e14805afab72a5a5f7ba4ca34f564e29516f5
Author: Mattia Rizzolo <mattia at debian.org>
Date: Fri Feb 19 07:26:54 2016 +0000
reproducible: scheduler: remove useless imports
---
bin/reproducible_scheduler.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 7928bc6..f3f41af 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -15,8 +15,6 @@ import lzma
import deb822
import aptsources.sourceslist
import random
-from time import sleep
-from random import randint
from subprocess import call
from apt_pkg import version_compare
from urllib.request import urlopen
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list