refactor(modules): mark DatabaseModule and CryptoModule as global and remove redundant imports
#10
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Optimize module imports by marking
DatabaseModuleandCryptoModuleas global. Remove explicit imports from other modules to reduce duplication and improve maintainability. Update environment variable limits for image and GIF sizes in production.DatabaseModuleandCryptoModuleas global and remove redundant imports