Viktoriia 6 timmar sedan
förälder
incheckning
cebb2e0272
1 ändrade filer med 1 tillägg och 2 borttagningar
  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';