Revert "refactor(download manager): Moved manifest and stored_manifest to download_manager"

This reverts commit 8db2393346.
This commit is contained in:
quexeky
2024-12-31 13:05:51 +11:00
parent a846eed306
commit 78149bbb3c
10 changed files with 37 additions and 46 deletions

View File

@ -1,3 +1,4 @@
mod external_component;
mod prefix;
mod registry;
mod tool;