From e6fab2f68b562cf1400bd8167e9b755f0482aafe Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Thu, 16 Feb 2017 10:44:48 -0800 Subject: WIP --- t/unit/test_exceptions.py | 3 --- 1 file changed, 3 deletions(-) (limited to 't/unit/test_exceptions.py') diff --git a/t/unit/test_exceptions.py b/t/unit/test_exceptions.py index f72f3d6d..016364db 100644 --- a/t/unit/test_exceptions.py +++ b/t/unit/test_exceptions.py @@ -1,7 +1,4 @@ -from __future__ import absolute_import, unicode_literals - from case import Mock - from kombu.exceptions import HttpError -- cgit v1.2.1