Skip to content

Commit

Permalink
removed unused TransportData::personalPickup attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik committed Oct 16, 2023
1 parent 8d58400 commit f42fa34
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/src/Model/Transport/TransportData.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
*/
class TransportData extends BaseTransportData
{
/**
* @var bool
*/
public $personalPickup;

/**
* @var string
*/
Expand Down

0 comments on commit f42fa34

Please sign in to comment.