fix: 系统启动bug

pull/7040/head
feng626 2021-10-21 13:02:27 +08:00 committed by xinwen
parent 00d434ceea
commit c5f6c564a7
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ from django.utils.translation import ugettext_lazy as _
from django.utils import timezone
from django.shortcuts import reverse
from acls.models import LoginACL
from orgs.utils import current_org
from orgs.models import OrganizationMember, Organization
from common.exceptions import JMSException