Skip to content

Commit

Permalink
Merge pull request #15 from rmunate/analysis-EPv1OD
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
rmunate authored Oct 6, 2023
2 parents cb97190 + 0c2c22d commit e07361c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Langs/Langs.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ public static function getLocaleLaravel()
$iso639_1 = substr($localeLaravel, 0, 2);

if (in_array($iso639_1, self::LOCALES)) {

return $iso639_1;
}

Expand Down

0 comments on commit e07361c

Please sign in to comment.