Viktoriia 6 часов назад
Родитель
Сommit
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';