mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-09 01:17:43 +02: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:
parent
c9b9e376fb
commit
3e69d6adbe
@ -16,5 +16,3 @@ window.config = {
|
||||
};
|
||||
|
||||
window.testModules = {};
|
||||
|
||||
export {}; // mark as module for top-level await
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user