perf: 去掉不用的 app

pull/11071/head
ibuler 2023-07-24 22:53:10 +08:00
parent ecfd9449f2
commit f1d984898b
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ INSTALLED_APPS = [
'acls.apps.AclsConfig',
'notifications.apps.NotificationsConfig',
'rbac.apps.RBACConfig',
'jms_oidc_rp',
'rest_framework',
'rest_framework_swagger',
'drf_yasg',