cleaned up update.rs eco and corp

This commit is contained in:
2026-01-09 19:52:26 +01:00
parent 8dd75f7bdf
commit ba841248f0
11 changed files with 55 additions and 296 deletions

View File

@@ -4,9 +4,8 @@ pub mod scraper;
pub mod storage;
pub mod helpers;
pub mod aggregation;
pub mod fx;
pub mod openfigi;
pub mod yahoo;
pub mod yahoo_company_extraction;
pub mod page_validation;
pub mod atomic_writer;