Skip to content

Commit

Permalink
Merge branch 'feature/api-group-update' of https://github.com/openfoo…
Browse files Browse the repository at this point in the history
…dfoundation/vine into feature/api-group-update
  • Loading branch information
ok200paul committed Dec 12, 2024
2 parents c63b0c3 + 58f689b commit c5e3d3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Models/VoucherSet.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public function createdByUser(): BelongsTo
return $this->belongsTo(User::class, 'created_by_user_id', 'id');
}


/**
* @return BelongsTo
*/
Expand Down

0 comments on commit c5e3d3b

Please sign in to comment.