cloudwatch: fixed optimized build issue, fixes #10174

This commit is contained in:
Torkel Ödegaard 2017-12-18 14:36:15 +01:00
parent 3cb841f3db
commit 22643eb109

View File

@ -19,6 +19,7 @@ export class CloudWatchQueryParameter {
export class CloudWatchQueryParameterCtrl {
/** @ngInject */
constructor($scope, templateSrv, uiSegmentSrv, datasourceSrv, $q) {
$scope.init = function() {