Skip to content

Commit 20d9fff

Browse files
committed
Apply fixes from StyleCI
1 parent 7b165c7 commit 20d9fff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Illuminate/Support/Pluralizer.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
namespace Illuminate\Support;
44

5-
use Doctrine\Inflector\InflectorFactory;
65
use Doctrine\Inflector\Inflector;
7-
use Doctrine\Inflector\RulesetInflector;
6+
use Doctrine\Inflector\InflectorFactory;
87

98
class Pluralizer
109
{

0 commit comments

Comments
 (0)