Skip to content

Commit b9be1a4

Browse files
ousidgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 34394e4 commit b9be1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Livewire/CsvImporter.php

+1-1
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)