[diffoscope] 02/02: diffoscope.diff: Drop unused 'contextlib' import.

Mattia Rizzolo mattia at debian.org
Sun Jan 29 09:57:50 CET 2017


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

mattia pushed a commit to branch fifo-refactor
in repository diffoscope.

commit a3e5e7943b2f4905a032fd65303c746dfcf3f6eb
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Jan 29 08:51:01 2017 +1300

    diffoscope.diff: Drop unused 'contextlib' import.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 diffoscope/diff.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/diffoscope/diff.py b/diffoscope/diff.py
index 0335a26..8914712 100644
--- a/diffoscope/diff.py
+++ b/diffoscope/diff.py
@@ -25,7 +25,6 @@ import fcntl
 import hashlib
 import logging
 import threading
-import contextlib
 import subprocess
 import tempfile
 

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


More information about the diffoscope mailing list