@@ -2,9 +2,9 @@ |
||
2 | 2 | |
3 | 3 | namespace BeyondCode\InlineTranslation; |
4 | 4 | |
5 | +use File; |
|
5 | 6 | use Illuminate\Support\NamespacedItemResolver; |
6 | 7 | use View; |
7 | -use File; |
|
8 | 8 | |
9 | 9 | /** |
10 | 10 | * Class InlineTranslation |