Skip to content

Commit c6b6609

Browse files
committed
Update config
1 parent c9027c3 commit c6b6609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/data-extractor.php

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

33
// config for NaimSolong/DataExtractor
44

5-
use Illuminate\Foundation\Auth\User;
5+
use App\Models\User;
66

77
return [
88
'is_enabled' => env('DATA_EXTRACTOR_ENABLED', false),

0 commit comments

Comments
 (0)