Refactor components by removing unused imports and components.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ConstructionSite } from '@/types/types';
|
||||
import { Building2, MapPin } from 'lucide-react-native';
|
||||
import { Building2 } from 'lucide-react-native';
|
||||
import React from 'react';
|
||||
import { Text, TouchableOpacity, View } from 'react-native';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user