[Reproducible-commits] [debbindiff] 04/06: Unused import.

Chris Lamb lamby at moszumanska.debian.org
Tue Feb 3 11:57:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository debbindiff.

commit a58a4228a40912c3ef5932f425f28a7c763196b7
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Feb 3 11:53:33 2015 +0000

    Unused import.
---
 debbindiff/comparators/utils.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debbindiff/comparators/utils.py b/debbindiff/comparators/utils.py
index 26d4ea2..4a707ab 100644
--- a/debbindiff/comparators/utils.py
+++ b/debbindiff/comparators/utils.py
@@ -24,7 +24,7 @@ import shutil
 import subprocess
 import tempfile
 from debbindiff.comparators.binary import compare_binary_files
-from debbindiff.difference import Difference, get_source
+from debbindiff.difference import Difference
 
 
 def are_same_binaries(path1, path2):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/debbindiff.git



More information about the Reproducible-commits mailing list