revert some lints

This commit is contained in:
Hailey
2024-04-06 13:20:06 -07:00
committed by Samuel Newman
parent e4b7e95ea7
commit 3c61c1b781
+1 -1
View File
@@ -5,7 +5,7 @@ import {useLingui} from '@lingui/react'
import {useNavigation} from '@react-navigation/native'
import {useQueryClient} from '@tanstack/react-query'
import {getRootNavigation,getTabState,TabState} from '#/lib/routes/helpers'
import {getRootNavigation, getTabState, TabState} from '#/lib/routes/helpers'
import {logEvent} from '#/lib/statsig/statsig'
import {isNative, isNativeTablet} from '#/platform/detection'
import {listenSoftReset} from '#/state/events'