@@ -3,9 +3,8 @@ |
||
3 | 3 | namespace Spatie\EventProjector\Snapshots; |
4 | 4 | |
5 | 5 | use Carbon\Carbon; |
6 | -use Spatie\EventProjector\EventProjectionist; |
|
7 | 6 | use Illuminate\Contracts\Filesystem\Filesystem; |
8 | -use Spatie\EventProjector\Projectors\Projector; |
|
7 | +use Spatie\EventProjector\EventProjectionist; |
|
9 | 8 | |
10 | 9 | class Snapshot |
11 | 10 | { |