summaryrefslogtreecommitdiff
path: root/tests/oauth2/rfc6749/clients/test_service_application.py
diff options
context:
space:
mode:
authorJonathan Huot <JonathanHuot@users.noreply.github.com>2019-08-30 11:58:01 +0200
committerGitHub <noreply@github.com>2019-08-30 11:58:01 +0200
commit27151752e0ba82bb07042b4a9bd5cd2b4482c126 (patch)
treeeb4841bca518728e5fcd6d3a5476db8ba578046c /tests/oauth2/rfc6749/clients/test_service_application.py
parent114dab8b5c6f34fa2936e22e0b33c27aa65096d2 (diff)
parentca57b0bcae835493d9db8f9bf1f1228b71b8e3f8 (diff)
downloadoauthlib-27151752e0ba82bb07042b4a9bd5cd2b4482c126.tar.gz
Merge branch 'master' into doc-improvement
Diffstat (limited to 'tests/oauth2/rfc6749/clients/test_service_application.py')
-rw-r--r--tests/oauth2/rfc6749/clients/test_service_application.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/oauth2/rfc6749/clients/test_service_application.py b/tests/oauth2/rfc6749/clients/test_service_application.py
index dc337cf..ba9406b 100644
--- a/tests/oauth2/rfc6749/clients/test_service_application.py
+++ b/tests/oauth2/rfc6749/clients/test_service_application.py
@@ -1,6 +1,4 @@
# -*- coding: utf-8 -*-
-from __future__ import absolute_import, unicode_literals
-
import os
from time import time