Fixed linter warnings.

This commit is contained in:
Alexander Zobnin
2016-09-27 20:28:18 +03:00
parent e10b831a91
commit 65308375f4
5 changed files with 4 additions and 17 deletions

View File

@@ -335,12 +335,6 @@ function getByFilter(list, filter) {
}
}
function getFromIndex(index, objids) {
return _.map(objids, function(id) {
return index[id];
});
}
function convertHistoryPoint(point) {
// Value must be a number for properly work
return [