@@ -52,7 +52,6 @@ |
||
| 52 | 52 | * Return relative base path of destination path. |
| 53 | 53 | * |
| 54 | 54 | * @param string $stubPath |
| 55 | - * @param string $destPath |
|
| 56 | 55 | * @param array $replacements |
| 57 | 56 | * @return string |
| 58 | 57 | */ |
@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace Distilleries\Contentful\Repositories; |
| 4 | 4 | |
| 5 | 5 | use Distilleries\Contentful\Models\Locale; |
| 6 | -use Distilleries\Contentful\Models\Scopes\NotNullSlugScope; |
|
| 7 | 6 | use Exception; |
| 8 | 7 | use Illuminate\Support\Collection; |
| 9 | 8 | use Illuminate\Support\Facades\DB; |