Commit f168dd5d by Erik Sundell

stackdriver: remove not used prop

parent 1fe70721
...@@ -104,5 +104,4 @@ export interface TemplateQueryProps { ...@@ -104,5 +104,4 @@ export interface TemplateQueryProps {
query: any; query: any;
onChange: (c: any, definition: string) => void; onChange: (c: any, definition: string) => void;
datasource: any; datasource: any;
definition: string;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment