We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76275b2 commit ecc8c42Copy full SHA for ecc8c42
transform-csv-to-valid-file.php
@@ -19,7 +19,6 @@
19
ini_set('auto_detect_line_endings', '1');
20
}
21
22
-
23
require 'vendor/autoload.php';
24
25
$fullProviderDbPath = __DIR__ . '/data/providers/' . Converter::FILENAME_PROVIDER;
0 commit comments