[diffoscope] 02/02: diffoscope.diff: Drop contextlib import.
Chris Lamb
chris at chris-lamb.co.uk
Wed Feb 8 00:13:39 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 d0975c64e299303af8472b63f50fa351864a99c8
Author: Chris Lamb <lamby at debian.org>
Date: Wed Feb 8 12:10:42 2017 +1300
diffoscope.diff: Drop 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 c025ec9..de2c416 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
from multiprocessing.dummy import Queue
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list