mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05: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