mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
eslint: Fix unicorn/require-module-specifiers.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
adf10dcab9
commit
abe36b2c3d
@@ -61,4 +61,3 @@ void (async () => {
|
||||
document.querySelector<HTMLParagraphElement>("p#done")!.hidden = false;
|
||||
window.location.href = "/accounts/login/subdomain/" + encodeURIComponent(token);
|
||||
})();
|
||||
export {};
|
||||
|
Reference in New Issue
Block a user