فهرست منبع

stackdriver: remove not used variable

Erik Sundell 7 سال پیش
والد
کامیت
7021e07ab2
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      public/app/plugins/datasource/stackdriver/query_ctrl.ts

+ 0 - 1
public/app/plugins/datasource/stackdriver/query_ctrl.ts

@@ -52,7 +52,6 @@ export class StackdriverQueryCtrl extends QueryCtrl {
     metricKind: '',
     metricKind: '',
     valueType: '',
     valueType: '',
   };
   };
-  projects: any;
 
 
   showHelp: boolean;
   showHelp: boolean;
   showLastQuery: boolean;
   showLastQuery: boolean;