From 49c78bc0d945d968fce320be8242ed58cfa66efb Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 18:53:12 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- api/core/plugin/impl/plugin.py | 1 - 1 file changed, 1 deletion(-) diff --git a/api/core/plugin/impl/plugin.py b/api/core/plugin/impl/plugin.py index 108fb5aeb8e..6d767b42c67 100644 --- a/api/core/plugin/impl/plugin.py +++ b/api/core/plugin/impl/plugin.py @@ -132,7 +132,6 @@ class PluginInstaller(BasePluginClient): has_more=end < len(filtered), ) - def upload_pkg( self, tenant_id: str,