Revert "prettier again"

This reverts commit a023aec017f54fe688931151e236ca2e9431ab41.
This commit is contained in:
Hailey
2024-04-05 15:08:00 -07:00
committed by Samuel Newman
parent 0bbfe966d8
commit 4d83452a92
+1 -1
View File
@@ -6,7 +6,7 @@ import {useNavigation} from '@react-navigation/native'
import {useQueryClient} from '@tanstack/react-query'
import {getRootNavigation,getTabState, TabState} from '#/lib/routes/helpers'
import {logEvent, useGate} from '#/lib/statsig/statsig'
import {logEvent} from '#/lib/statsig/statsig'
import {isNative} from '#/platform/detection'
import {listenSoftReset} from '#/state/events'
import {RQKEY as FEED_RQKEY} from '#/state/queries/post-feed'