diff options
Diffstat (limited to 'examples/bom_excel_macos.php')
-rwxr-xr-x | examples/bom_excel_macos.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/bom_excel_macos.php b/examples/bom_excel_macos.php index 9d8556e..cef7b5e 100755 --- a/examples/bom_excel_macos.php +++ b/examples/bom_excel_macos.php @@ -1,8 +1,5 @@ <?php -error_reporting(-1); -ini_set('display_errors', '1'); - use League\Csv\Reader; use League\Csv\Writer; use lib\FilterTranscode; |