Skip to content

Commit 184ef5a

Browse files
committed
fix php cs
1 parent 5e14c12 commit 184ef5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Translatable/Validation/RuleFactory.php

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

33
namespace Astrotomic\Translatable\Validation;
44

5-
use Illuminate\Contracts\Config\Repository;
65
use InvalidArgumentException;
76
use Astrotomic\Translatable\Locales;
7+
use Illuminate\Contracts\Config\Repository;
88

99
class RuleFactory
1010
{

0 commit comments

Comments
 (0)