@@ -4,8 +4,8 @@ |
||
4 | 4 | |
5 | 5 | use Illuminate\Support\Collection; |
6 | 6 | use Illuminate\Support\Facades\DB; |
7 | -use Spatie\EventProjector\Projectors\Projector; |
|
8 | 7 | use Spatie\EventProjector\Models\ProjectorStatus; |
8 | +use Spatie\EventProjector\Projectors\Projector; |
|
9 | 9 | |
10 | 10 | trait ReplaysEvents |
11 | 11 | { |