Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert: refresh the plugin wrapper when starting the plugin (#5238)
#### What type of PR is this? /kind improvement /area core /milestone 2.12.x #### What this PR does / why we need it: This PR reverts changes in PR <#4023>, mainly thanks to PR <#5148>. We don't need to refresh the plugin wrapper on every startup, because we entirely disable the plugin in plugin manager when disabling plugin at console. #### Which issue(s) this PR fixes: Fixes #4016 #### Does this PR introduce a user-facing change? ```release-note None ```
- Loading branch information