mirror of
https://github.com/simple-login/app.git
synced 2025-02-22 23:02:55 +08:00
flake8
This commit is contained in:
parent
9e486fc2c0
commit
9030d8b543
1 changed files with 0 additions and 3 deletions
|
@ -1,10 +1,7 @@
|
|||
from flask import url_for
|
||||
|
||||
from app.dashboard.views import alias_transfer
|
||||
from app.extensions import db
|
||||
from app.models import (
|
||||
Alias,
|
||||
Contact,
|
||||
Mailbox,
|
||||
User,
|
||||
AliasMailbox,
|
||||
|
|
Loading…
Reference in a new issue