From c3a50e1457be4f4a9ac6597685df179e013c8ed9 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 9 May 2020 19:39:07 -0700 Subject: [PATCH] lint --- tests/test_doh.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_doh.py b/tests/test_doh.py index 46096a72..51f32ae6 100644 --- a/tests/test_doh.py +++ b/tests/test_doh.py @@ -14,7 +14,6 @@ # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -import base64 import unittest import random -- 2.47.3