mirror of
https://github.com/simple-login/app.git
synced 2025-02-25 00:03:03 +08:00
flake8
This commit is contained in:
parent
da0424666a
commit
10414a6b96
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from email.utils import formataddr
|
|||
from typing import List, Tuple, Optional
|
||||
|
||||
import arrow
|
||||
import bcrypt
|
||||
from arrow import Arrow
|
||||
from flask import url_for
|
||||
from flask_login import UserMixin
|
||||
|
|
Loading…
Reference in a new issue