Aurora-Incident-Response
Aurora-Incident-Response copied to clipboard
Fix CSV import header and empty row issue
Hi there,
I found a bug in the current implementation of the CSV import feature. The header of the CSV file is being imported into a table row, and there is also an extra table row with an empty value.
I have modified the import code
Please review my changes and let me know if there is anything else I can do to help.
Thank you for considering my pull request!