Explorar o código

stackdriver: remove not used prop

Erik Sundell %!s(int64=7) %!d(string=hai) anos
pai
achega
f168dd5d34
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      public/app/types/plugins.ts

+ 0 - 1
public/app/types/plugins.ts

@@ -104,5 +104,4 @@ export interface TemplateQueryProps {
   query: any;
   onChange: (c: any, definition: string) => void;
   datasource: any;
-  definition: string;
 }