rm comment

This commit is contained in:
Samuel Newman
2025-05-05 15:12:09 +03:00
parent e9519434bf
commit 598d66bea1
-1
View File
@@ -3,7 +3,6 @@ import {
launchImageLibraryAsync,
MediaTypeOptions,
} from 'expo-image-picker'
// TODO: replace global i18n instance with one returned from useLingui -sfn
import {t} from '@lingui/macro'
import * as Toast from '#/view/com/util/Toast'