Completed
Pull Request — master (#6)
by ARCANEDEV
04:38
created
src/Models/Post.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Illuminate\Support\Arr;
8 8
 use Illuminate\Support\Collection;
9 9
 use Illuminate\Support\Facades\DB;
10
-use Illuminate\Support\HtmlString;
11 10
 use Illuminate\Support\Str;
12 11
 
13 12
 /**
Please login to merge, or discard this patch.