Skip to content

Commit

Permalink
Linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
mblomdahl committed Nov 2, 2017
1 parent 29ce0ad commit 0f88b0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xl_auth/oauth/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from __future__ import absolute_import, division, print_function, unicode_literals

from datetime import datetime, timedelta
from time import time

from flask import Blueprint, current_app, jsonify, render_template, request
from flask_login import current_user, login_required
Expand Down

0 comments on commit 0f88b0b

Please sign in to comment.