FeatureToggles: Remove feedbackButton unused toggle (#114222)
This commit is contained in:
@@ -748,10 +748,6 @@ export interface FeatureToggles {
|
||||
*/
|
||||
alertingNotificationsStepMode?: boolean;
|
||||
/**
|
||||
* Enables a button to send feedback from the Grafana UI
|
||||
*/
|
||||
feedbackButton?: boolean;
|
||||
/**
|
||||
* Enable unified storage search UI
|
||||
*/
|
||||
unifiedStorageSearchUI?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user