fix formatting

This commit is contained in:
Damodar Lohani 2022-10-31 07:44:44 +00:00
parent cf5ecd5a62
commit 4efabe9370

View file

@ -491,7 +491,7 @@ class TimeSeries extends Calculator
}
$value = (!empty($point['value'])) ? $point['value'] : 0;
if(empty($point['projectInternalId'] ?? null)) {
if (empty($point['projectInternalId'] ?? null)) {
return;
}
$this->createOrUpdateMetric(