xo: Fix unicorn/empty-brace-spaces.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-01-25 11:07:38 -08:00
parent 9fe382b27f
commit 18b41938de

View File

@@ -628,8 +628,7 @@ class ServerManagerView {
try {
this.tabs[index].webview.canGoBackButton();
} catch {
}
} catch {}
this.activeTabIndex = index;
this.tabs[index].activate();