We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1929d5 commit e043d84Copy full SHA for e043d84
app/(tabs)/profile.tsx
@@ -6,8 +6,6 @@ import { HelloWave } from '@/components/HelloWave';
6
import { ThemedText } from '@/components/ThemedText';
7
import { ThemedView } from '@/components/ThemedView';
8
import { useUserSessionStore } from '@/hooks/useUserSessionStore';
9
-import { Colors } from '@/constants/Colors';
10
-import { ConstructionMaterials } from '@/components/MaterialName';
11
12
const styles = StyleSheet.create({
13
titleContainer: {
0 commit comments