mirror of
https://github.com/google/nomulus
synced 2026-07-20 06:52:27 +00:00
dbb96d36d3
This uses the Apache commons CSV parsing instead of rolling our own. Annoyingly, the results that we're given aren't exactly proper CSVs since they have a non-standard line of data at the top, and the header is actually the second line.