mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
remove incorrect .history setting (leftover from merge conflicts)
This commit is contained in:
parent
9233a1c470
commit
224691dccc
1 changed files with 0 additions and 2 deletions
|
@ -61,8 +61,6 @@ define(function (require) {
|
|||
query: ''
|
||||
};
|
||||
|
||||
$scope.history = storage.get('dashboard:history') || [];
|
||||
|
||||
var $state = $scope.state = appStateFactory.create(stateDefaults);
|
||||
|
||||
$scope.configTemplate = new ConfigTemplate({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue