refactor: remove obsolete export (#37579)

Leftover from
2644bb8490,
not needed because module no longer does top-level-await.

Co-authored-by: Nicolas <bircni@icloud.com>
This commit is contained in:
silverwind
2026-05-07 19:12:52 +02:00
committed by GitHub
parent c9b9e376fb
commit 3e69d6adbe

View File

@@ -16,5 +16,3 @@ window.config = {
};
window.testModules = {};
export {}; // mark as module for top-level await