소스 검색

small fix

Viktoriia 6 시간 전
부모
커밋
cebb2e0272
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/screens/InAppScreens/MessagesScreen/FullMapScreen/index.tsx

+ 1 - 2
src/screens/InAppScreens/MessagesScreen/FullMapScreen/index.tsx

@@ -6,8 +6,7 @@ import {
   TouchableOpacity,
   ActivityIndicator,
   Platform,
-  Linking,
-  Platform
+  Linking
 } from 'react-native';
 import * as MapLibreRN from '@maplibre/maplibre-react-native';
 import * as Location from 'expo-location';