mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
This commit remove more unused code from `script_module`, `inline_module_map` and `dynamic_modules` fields from `GlobalScope` and the now unused custom interface `DynamicModuleOwner`. Testing: No functional change, a successful build is enough. --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>