| @@ -2,7 +2,6 @@ | ||
| 2 | 2 | |
| 3 | 3 | namespace Spatie\Translatable; | 
| 4 | 4 | |
| 5 | -use Illuminate\Support\Facades\Config; | |
| 6 | 5 | use Illuminate\Support\Str; | 
| 7 | 6 | use Spatie\Translatable\Events\TranslationHasBeenSet; | 
| 8 | 7 | use Spatie\Translatable\Exceptions\AttributeIsNotTranslatable; |