mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Elasticsearch: Migrate queryeditor to React (#28033)
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
This commit is contained in:
@@ -117,8 +117,6 @@ export const zoomOut = eventFactory<number>('zoom-out');
|
||||
|
||||
export const shiftTime = eventFactory<number>('shift-time');
|
||||
|
||||
export const elasticQueryUpdated = eventFactory('elastic-query-updated');
|
||||
|
||||
export const routeUpdated = eventFactory('$routeUpdate');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user