Commit 22643eb1 by Torkel Ödegaard

cloudwatch: fixed optimized build issue, fixes #10174

parent 3cb841f3
...@@ -19,6 +19,7 @@ export class CloudWatchQueryParameter { ...@@ -19,6 +19,7 @@ export class CloudWatchQueryParameter {
export class CloudWatchQueryParameterCtrl { export class CloudWatchQueryParameterCtrl {
/** @ngInject */
constructor($scope, templateSrv, uiSegmentSrv, datasourceSrv, $q) { constructor($scope, templateSrv, uiSegmentSrv, datasourceSrv, $q) {
$scope.init = function() { $scope.init = function() {
......
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