From 86a9b7d394496c9088537a3d917093be3aa413ea Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 24 Oct 2017 21:52:34 +0200 Subject: Remove stale imports --- tests/test_verify.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/test_verify.py b/tests/test_verify.py index 4a44fed..4a9cb67 100644 --- a/tests/test_verify.py +++ b/tests/test_verify.py @@ -3,7 +3,6 @@ # (c) 2017 Michał Górny # Licensed under the terms of 2-clause BSD license -import multiprocessing import os import os.path import socket -- cgit v1.2.3