Skip to content

Commit fe4c6f2

Browse files
committed
added todo
1 parent e4c6a06 commit fe4c6f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/Services/ExcelSeeder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public function run()
2323

2424
private function importFile()
2525
{
26+
//TODO refactor
2627
return new UploadedFile(
2728
Storage::path('seeds'.DIRECTORY_SEPARATOR.$this->filename),
2829
$this->filename,

0 commit comments

Comments
 (0)