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';