about summary refs log tree commit diff
path: root/src/components/dialogs/SwitchAccount.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dialogs/SwitchAccount.tsx')
-rw-r--r--src/components/dialogs/SwitchAccount.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/dialogs/SwitchAccount.tsx b/src/components/dialogs/SwitchAccount.tsx
index daad01d2a..9acefa8fc 100644
--- a/src/components/dialogs/SwitchAccount.tsx
+++ b/src/components/dialogs/SwitchAccount.tsx
@@ -1,4 +1,4 @@
-import React, {useCallback} from 'react'
+import {useCallback} from 'react'
 import {View} from 'react-native'
 import {msg, Trans} from '@lingui/macro'
 import {useLingui} from '@lingui/react'