Skip to content

Commit

Permalink
Lint code
Browse files Browse the repository at this point in the history
ok200paul authored and github-actions[bot] committed Dec 12, 2024
1 parent 20f06e4 commit 58f689b
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
@@ -40,7 +40,6 @@ public function createdByUser(): BelongsTo
return $this->belongsTo(User::class, 'created_by_user_id', 'id');
}


/**
* @return BelongsTo
*/

0 comments on commit 58f689b

Please sign in to comment.