Fix lint.

This commit is contained in:
Ian Gulliver
2016-01-12 21:09:32 -08:00
parent 356352cae4
commit 84e66f3e42

View File

@@ -992,7 +992,7 @@ BabyStats.prototype.updateDisplayPage_ = function() {
},
{
name: 'All time',
cutoff: Number.MAX_VALUE,
cutoff: Number.MAX_VALUE,
deltas: [],
count: 0,
},