@@ -1,7 +1,6 @@ |
||
| 1 | 1 | <?php namespace Arcanesoft\Seo\Models\Presenters; |
| 2 | 2 | |
| 3 | 3 | use Arcanesoft\Seo\Helpers\SeoChecker; |
| 4 | -use Illuminate\Support\Arr; |
|
| 5 | 4 | |
| 6 | 5 | /** |
| 7 | 6 | * Class MetaPresenter |