stackdriver: remove not used variable

This commit is contained in:
Erik Sundell
2018-11-20 13:22:43 +01:00
parent b200f92710
commit 7021e07ab2
@@ -52,7 +52,6 @@ export class StackdriverQueryCtrl extends QueryCtrl {
metricKind: '',
valueType: '',
};
projects: any;
showHelp: boolean;
showLastQuery: boolean;