Skip to content

Commit 9820e48

Browse files
authored
Remove useless imports. (#41220)
1 parent 6c0d272 commit 9820e48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Translation/Translator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Illuminate\Translation;
44

5-
use Countable;
65
use Illuminate\Contracts\Translation\Loader;
76
use Illuminate\Contracts\Translation\Translator as TranslatorContract;
87
use Illuminate\Support\Arr;

0 commit comments

Comments
 (0)