summaryrefslogtreecommitdiff
path: root/tests/oauth1/rfc5849/endpoints/test_resource.py
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2019-08-15 12:31:29 +0300
committerHugo <hugovk@users.noreply.github.com>2019-08-15 12:31:29 +0300
commit25dee45f9991bf009bcc5eebd5987046a4bf7779 (patch)
tree621e7c566d86393f93db759a2928e7d31333ed24 /tests/oauth1/rfc5849/endpoints/test_resource.py
parent9590ca26d35267f15501605c488581589f1ad91e (diff)
downloadoauthlib-25dee45f9991bf009bcc5eebd5987046a4bf7779.tar.gz
The future is now
Diffstat (limited to 'tests/oauth1/rfc5849/endpoints/test_resource.py')
-rw-r--r--tests/oauth1/rfc5849/endpoints/test_resource.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/oauth1/rfc5849/endpoints/test_resource.py b/tests/oauth1/rfc5849/endpoints/test_resource.py
index b71412a..41c9aee 100644
--- a/tests/oauth1/rfc5849/endpoints/test_resource.py
+++ b/tests/oauth1/rfc5849/endpoints/test_resource.py
@@ -1,5 +1,3 @@
-from __future__ import absolute_import, unicode_literals
-
from mock import ANY, MagicMock
from oauthlib.oauth1 import RequestValidator