mirror of
https://github.com/langgenius/dify.git
synced 2026-01-04 05:27:22 +00:00
chore: remove not use import
This commit is contained in:
@@ -8,7 +8,6 @@ from controllers.console import api
|
||||
from controllers.console.error import AlreadyActivateError
|
||||
from extensions.ext_database import db
|
||||
from libs.helper import StrLen, email, get_remote_ip, timezone
|
||||
from libs.password import valid_password
|
||||
from models.account import AccountStatus, Tenant
|
||||
from services.account_service import AccountService, RegisterService
|
||||
|
||||
|
||||
Reference in New Issue
Block a user