Skip to content

Commit

Permalink
fix: codesniffer errors
Browse files Browse the repository at this point in the history
Signed-off-by: Avior <[email protected]>
  • Loading branch information
Aviortheking committed Jan 14, 2025
1 parent 9df0bbc commit 6f01ddc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/Model/Set.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use TCGdex\Model\SubModel\Variants;
use TCGdex\Model\SubModel\Legal;
use TCGdex\Model\SubModel\Abbreviation;

class Set extends SetResume
{
/**
Expand Down
1 change: 0 additions & 1 deletion src/Model/SubModel/CardCountResume.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

class CardCountResume extends Model
{

/**
* total of number of cards
*/
Expand Down

0 comments on commit 6f01ddc

Please sign in to comment.