about summary refs log tree commit diff
path: root/src/view/com/auth/onboarding/Welcome.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/auth/onboarding/Welcome.tsx')
-rw-r--r--src/view/com/auth/onboarding/Welcome.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/view/com/auth/onboarding/Welcome.tsx b/src/view/com/auth/onboarding/Welcome.tsx
index 64de7fee0..b44b58f84 100644
--- a/src/view/com/auth/onboarding/Welcome.tsx
+++ b/src/view/com/auth/onboarding/Welcome.tsx
@@ -1,7 +1,5 @@
 import 'react'
-
 import {withBreakpoints} from 'view/com/util/layouts/withBreakpoints'
-
 import {WelcomeDesktop} from './WelcomeDesktop'
 import {WelcomeMobile} from './WelcomeMobile'