mirror of https://github.com/grafana/grafana
parent
8d7390e765
commit
2f811375bb
@ -1,6 +1,8 @@ |
||||
define([ |
||||
'angular', |
||||
'lodash', |
||||
'./editorCtrl', |
||||
'./templateValuesSrv', |
||||
], |
||||
function (angular, _) { |
||||
'use strict'; |
Loading…
Reference in new issue