refactor: remove obsolete export (#37579)

Leftover from
https://github.com/go-gitea/gitea/commit/2644bb8490e7d6e3be5c4548b02c76eacd196569,
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
-2
View File
@@ -16,5 +16,3 @@ window.config = {
};
window.testModules = {};
export {}; // mark as module for top-level await