xo: Sort imports with import/order.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-07-23 23:06:41 -07:00
parent e7330dbff8
commit 8d66f05924
46 changed files with 158 additions and 108 deletions

View File

@@ -1,5 +1,4 @@
import {init} from '@sentry/electron';
import isDev from 'electron-is-dev';
export const sentryInit = (): void => {