Completed
Push — master ( 8bc3a6...c5a72f )
by Sang
75:03 queued 63:15
created
src/Assets.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,8 +3,8 @@
 block discarded – undo
3 3
 namespace Botble\Assets;
4 4
 
5 5
 use Illuminate\Config\Repository;
6
-use Illuminate\Support\HtmlString;
7 6
 use Illuminate\Contracts\Routing\UrlGenerator;
7
+use Illuminate\Support\HtmlString;
8 8
 
9 9
 /**
10 10
  * Class Assets.
Please login to merge, or discard this patch.