Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Commit b07bd2f

Browse files
committed
fix job
1 parent cbfdba1 commit b07bd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Jobs/BulkWriter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Bavix\Entry\Jobs;
44

5-
use Bavix\Entry\Models\Entry;
5+
use Bavix\LaravelClickHouse\Database\Eloquent\Model as Entry;
66
use Illuminate\Contracts\Queue\ShouldQueue;
77
use Illuminate\Foundation\Bus\Dispatchable;
88
use Illuminate\Queue\InteractsWithQueue;

0 commit comments

Comments
 (0)