Skip to content

Commit 7fe4a01

Browse files
committed
adding ngInject
1 parent 8838e53 commit 7fe4a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ class AjaxCtrl extends MetricsPanelCtrl {
196196
},
197197
];
198198

199+
/** @ngInject */
199200
constructor(
200201
$scope,
201202
$injector,

0 commit comments

Comments
 (0)