mirror of
https://github.com/simple-login/app.git
synced 2025-11-08 00:37:20 +08:00
trigger build
This commit is contained in:
parent
083398522c
commit
e7b83fadbc
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ from app.models import (
|
|||
)
|
||||
from app.pgp_utils import PGPException, sign_data_with_pgpy, sign_data
|
||||
from app.spamassassin_utils import SpamAssassin
|
||||
from app.utils import random_string, convert_to_id
|
||||
from app.utils import random_string
|
||||
from init_app import load_pgp_public_keys
|
||||
from server import create_app, create_light_app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue