Skip to content

Commit

Permalink
#8 - cr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilpiech97 committed Sep 26, 2023
1 parent 2236b4b commit ce19eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Models/Semester.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* @property SemesterStatus $status
* @property Carbon $created_at
* @property Carbon $updated_at
* @method static Builder active()
*/
class Semester extends Model
{
Expand Down

0 comments on commit ce19eb7

Please sign in to comment.