refactor(parser): rewrite some parts of code

This commit is contained in:
2025-05-26 05:20:41 +04:00
parent ff9d7d6c3a
commit ba8b164b6a
16 changed files with 418 additions and 330 deletions

View File

@@ -13,7 +13,6 @@ mod app_state;
mod database;
mod parser;
mod xls_downloader;
mod extractors;