Skip to content

Commit 962eafe

Browse files
committed
Merge branch 'main' of github.com:coderflexx/laravel-csv into main
2 parents 22e0e84 + b9be1a4 commit 962eafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Livewire/CsvImporter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ protected function importCsv()
132132

133133
protected function createNewImport()
134134
{
135-
/**
135+
/**
136136
* @var \Coderflex\LaravelCsv\Tests\Models\User */
137137
$user = auth()->user();
138138

0 commit comments

Comments
 (0)