mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Removed optional logger parameters in several functions, replacing them with global loggers for consistency. - Updated logging statements to ensure they are always executed, enhancing the visibility of processing steps and errors. - Cleaned up unused imports and commented-out code to improve code clarity and maintainability. Signed-off-by: Innei <tukon479@gmail.com>