fix jshint error

This commit is contained in:
John Mitchell 2017-02-17 10:38:38 -05:00
parent 9747f7597b
commit 30b4f17872

View File

@ -599,7 +599,7 @@ function(jobData, jobDataOptions, jobLabels, jobFinished, count, $scope, ParseTy
}
$scope.followScroll();
}
}
};
for (let i = 0; i < 4; i++) {
processEvent(buffer[i]);