From 10ddb6f08592c2740b966e98a6f98a5b83af1896 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 15 Oct 2018 02:42:09 -0500 Subject: fix lint on tests --- tests/test_url.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/test_url.py') diff --git a/tests/test_url.py b/tests/test_url.py index 3acfbc876..94a0a61c9 100644 --- a/tests/test_url.py +++ b/tests/test_url.py @@ -1,6 +1,5 @@ import os import unittest -import warnings from pyramid import testing -- cgit v1.2.3