mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
This commit is contained in:
@@ -202,8 +202,6 @@ export function settingsDirective() {
|
||||
templateUrl: 'app/features/dashboard/timepicker/settings.html',
|
||||
controller: TimePickerCtrl,
|
||||
scope: true,
|
||||
link: function() {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user