Skip to content

Commit

Permalink
Update webapp/src/Entity/Balloon.php
Browse files Browse the repository at this point in the history
Co-authored-by: MCJ Vasseur <[email protected]>
  • Loading branch information
brinky and vmcj authored Mar 24, 2024
1 parent 0bc74f3 commit 4d77e34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/Entity/Balloon.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,4 @@ public function setContest(Contest $contest): Balloon
$this->contest = $contest;
return $this;
}

}

0 comments on commit 4d77e34

Please sign in to comment.