Skip to content

Commit

Permalink
Run lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Strift committed Dec 5, 2024
1 parent 689c6f1 commit 1e46dae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Contracts/TasksQuery.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,8 @@ class TasksQuery
*/
private ?array $canceledBy = null;

/**
* @var int|null
*/
private ?int $batchUid = null;

/**
* @var bool|null
*/
private ?bool $reverse = null;

/**
Expand Down

0 comments on commit 1e46dae

Please sign in to comment.