fix placeholder

This commit is contained in:
yunlu.wen 2026-03-09 15:53:54 +08:00
parent 628901d2de
commit fbe299f9b5

View File

@ -77,7 +77,7 @@ class PluginManagerService:
logger.exception(
"""
failed to perform pre uninstall plugin hook. tenant_id: %s, plugin_unique_identifier: %s,
this may cause plugin %s to be automatically garbage collected
this may cause plugin to be automatically garbage collected
""",
body.tenant_id,
body.plugin_unique_identifier,