Skip to content

Commit

Permalink
Appease the other linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bdach committed Apr 9, 2024
1 parent 774ab79 commit 97f41e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Models/Solo/ScoreProcessHistory.php
Expand Up @@ -22,4 +22,4 @@ public function score()
{
return $this->belongsTo(Score::class, 'score_id');
}
}
}

0 comments on commit 97f41e3

Please sign in to comment.