summaryrefslogtreecommitdiff
path: root/tests/openid/connect/core/grant_types/test_hybrid.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openid/connect/core/grant_types/test_hybrid.py')
-rw-r--r--tests/openid/connect/core/grant_types/test_hybrid.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/openid/connect/core/grant_types/test_hybrid.py b/tests/openid/connect/core/grant_types/test_hybrid.py
index 66dfa85..3347031 100644
--- a/tests/openid/connect/core/grant_types/test_hybrid.py
+++ b/tests/openid/connect/core/grant_types/test_hybrid.py
@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
-from __future__ import absolute_import, unicode_literals
-
import mock
from oauthlib.oauth2.rfc6749 import errors