[diffoscope] 01/01: test_dtb: Remove needless "import subprocess". Thanks lamby!

Vagrant Cascadian vagrant at moszumanska.debian.org
Mon Apr 24 22:11:48 CEST 2017


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

vagrant pushed a commit to branch experimental
in repository diffoscope.

commit caaa5995c15cfa21d88921ddadadd4d9797f8b96
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Mon Apr 24 12:58:32 2017 -0700

    test_dtb: Remove needless "import subprocess". Thanks lamby!
---
 tests/comparators/test_dtb.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/comparators/test_dtb.py b/tests/comparators/test_dtb.py
index 8dbc6c3..1443fea 100644
--- a/tests/comparators/test_dtb.py
+++ b/tests/comparators/test_dtb.py
@@ -19,7 +19,6 @@
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
 import pytest
-import subprocess
 
 from diffoscope.config import Config
 from diffoscope.comparators.dtb import DeviceTreeFile

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


More information about the diffoscope mailing list