Follow-up from #73597. Both are now unreferenced: - `docs/importing-data.md` documents the legacy pegasus CSV-to-SQL import mechanism (`bundle exec rake seed:migrate`), which was removed in #73597. - `lib/cdo/data/csv_to_sql_table.rb` (`CsvToSqlTable` class) was only used by the removed `pegasus/rake/seed.rake`. Zero callers remain.
Follow-up from #73597. Both are now unreferenced:
docs/importing-data.mddocuments the legacy pegasus CSV-to-SQL import mechanism (bundle exec rake seed:migrate), which was removed in Remove unused pegasus data CSVs, StaticModels, and Donor models #73597.lib/cdo/data/csv_to_sql_table.rb(CsvToSqlTableclass) was only used by the removedpegasus/rake/seed.rake. Zero callers remain.