mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-08 06:50:36 +00:00
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:
@@ -16,5 +16,3 @@ window.config = {
|
||||
};
|
||||
|
||||
window.testModules = {};
|
||||
|
||||
export {}; // mark as module for top-level await
|
||||
|
||||
Reference in New Issue
Block a user