Revert "Plugins: Add PluginInsights UI (#111603)" (#115574)

This reverts commit 1f4f2b4d7c.
This commit is contained in:
Galen Kistler
2025-12-18 17:11:33 +00:00
committed by GitHub
parent 1862e5dac5
commit 051cdaad0d
19 changed files with 16 additions and 566 deletions
-5
View File
@@ -1189,11 +1189,6 @@ export interface FeatureToggles {
*/
onlyStoreActionSets?: boolean;
/**
* Show insights for plugins in the plugin details page
* @default false
*/
pluginInsights?: boolean;
/**
* Enables a new panel time settings drawer
*/
panelTimeSettings?: boolean;