perf: 优化vault 配置 (#11254)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-08-11 16:01:05 +08:00
committed by GitHub
parent a890a8d535
commit e2de744398
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
import os
from django.utils.functional import LazyObject
from importlib import import_module
from django.utils.functional import LazyObject
from common.utils import get_logger
from ..const import VaultTypeChoices