mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
cloudwatch: fixed optimized build issue, fixes #10174
This commit is contained in:
parent
3cb841f3db
commit
22643eb109
@ -19,6 +19,7 @@ export class CloudWatchQueryParameter {
|
||||
|
||||
export class CloudWatchQueryParameterCtrl {
|
||||
|
||||
/** @ngInject */
|
||||
constructor($scope, templateSrv, uiSegmentSrv, datasourceSrv, $q) {
|
||||
|
||||
$scope.init = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user