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:
@@ -16,5 +16,3 @@ window.config = {
|
||||
};
|
||||
|
||||
window.testModules = {};
|
||||
|
||||
export {}; // mark as module for top-level await
|
||||
|
||||
Reference in New Issue
Block a user