summaryrefslogtreecommitdiff
path: root/tests/oauth1/rfc5849/test_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/oauth1/rfc5849/test_client.py')
-rw-r--r--tests/oauth1/rfc5849/test_client.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/oauth1/rfc5849/test_client.py b/tests/oauth1/rfc5849/test_client.py
index 869d9d8..5c805a1 100644
--- a/tests/oauth1/rfc5849/test_client.py
+++ b/tests/oauth1/rfc5849/test_client.py
@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
-from __future__ import absolute_import, unicode_literals
-
from oauthlib.common import Request
from oauthlib.oauth1 import (SIGNATURE_PLAINTEXT, SIGNATURE_HMAC_SHA1,
SIGNATURE_HMAC_SHA256, SIGNATURE_RSA,