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

Chris Lamb chris at chris-lamb.co.uk
Sat Jan 28 20:52:31 CET 2017


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

lamby pushed a commit to branch master
in repository diffoscope.

commit cdf7d61075ea8d2fe5025fb3ed2d05b90b2cfdbc
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>
---
 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