mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
stackdriver: remove not used prop
This commit is contained in:
parent
1fe70721c9
commit
f168dd5d34
@ -104,5 +104,4 @@ export interface TemplateQueryProps {
|
||||
query: any;
|
||||
onChange: (c: any, definition: string) => void;
|
||||
datasource: any;
|
||||
definition: string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user