@@ -7,7 +7,6 @@ |
||
| 7 | 7 | use Illuminate\Database\DatabaseManager; |
| 8 | 8 | use SmoothPhp\Contracts\EventDispatcher\EventDispatcher; |
| 9 | 9 | use SmoothPhp\Contracts\Serialization\Serializer; |
| 10 | -use SmoothPhp\Serialization\Exception\SerializedClassDoesNotExist; |
|
| 11 | 10 | |
| 12 | 11 | /** |
| 13 | 12 | * Class RebuildProjectionsCommand |