summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/contrib/oauth1/request_tokens.py
diff options
context:
space:
mode:
Diffstat (limited to 'keystoneclient/v3/contrib/oauth1/request_tokens.py')
-rw-r--r--keystoneclient/v3/contrib/oauth1/request_tokens.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/keystoneclient/v3/contrib/oauth1/request_tokens.py b/keystoneclient/v3/contrib/oauth1/request_tokens.py
index 0efe2de..c892f8b 100644
--- a/keystoneclient/v3/contrib/oauth1/request_tokens.py
+++ b/keystoneclient/v3/contrib/oauth1/request_tokens.py
@@ -11,8 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from __future__ import unicode_literals
-
from keystoneauth1 import plugin
from six.moves.urllib import parse as urlparse