Completed
Pull Request — master (#4)
by
unknown
01:25
created
src/InlineTranslation.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,9 +2,9 @@
 block discarded – undo
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
Please login to merge, or discard this patch.