Skip to content

Commit

Permalink
CS fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DariusIII committed Apr 29, 2023
1 parent 2bc75ce commit 9ce003a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Blacklight/Games.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ public function getGamesInfoById($id)
->first();
}


public function getGamesInfoByName(string $title)
{
$bestMatch = false;
Expand Down

0 comments on commit 9ce003a

Please sign in to comment.