@ -280,7 +280,7 @@ class CalculatedAnswer extends Question
[
'where' => [
'question_id = ?' => [
$this->id
$this->id,
],
]
@ -1249,7 +1249,6 @@ class Event
);
$repo->delete($track);
}