mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
Move compute_file_hash, compute_zip_hash, and compute_content_hash from scan_handler.py to filesystem/assets_handler.py as standalone module-level functions. This follows the existing pattern for utility functions in filesystem handlers.