mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Remove low-value comment
This commit is contained in:
@@ -17,7 +17,6 @@ class DefaultValuesPropertiesTest extends TestCase {
|
|||||||
protected $csv = null;
|
protected $csv = null;
|
||||||
|
|
||||||
protected function setUp(): void {
|
protected function setUp(): void {
|
||||||
//setup parse CSV
|
|
||||||
$this->csv = new Csv();
|
$this->csv = new Csv();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user