mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
loki: remove unused reverse-attribute (#47494)
This commit is contained in:
@@ -35,7 +35,6 @@ export interface LokiQuery extends DataQuery {
|
||||
expr: string;
|
||||
query?: string;
|
||||
format?: string;
|
||||
reverse?: boolean;
|
||||
legendFormat?: string;
|
||||
valueWithRefId?: boolean;
|
||||
maxLines?: number;
|
||||
|
||||
Reference in New Issue
Block a user