浏览代码

small fix

Viktoriia 14 小时之前
父节点
当前提交
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';