mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Add newlines [skip ci]
This commit is contained in:
@@ -232,4 +232,4 @@ class CsvProcessor implements FileProcessorInterface
|
||||
return $row;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -39,4 +39,4 @@ interface FileProcessorInterface
|
||||
* @return FileProcessorInterface
|
||||
*/
|
||||
public function setJob(ImportJob $job): FileProcessorInterface;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user