Skip to content

Commit e043d84

Browse files
committed
fix: removed unused file
1 parent e1929d5 commit e043d84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/(tabs)/profile.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ import { HelloWave } from '@/components/HelloWave';
66
import { ThemedText } from '@/components/ThemedText';
77
import { ThemedView } from '@/components/ThemedView';
88
import { useUserSessionStore } from '@/hooks/useUserSessionStore';
9-
import { Colors } from '@/constants/Colors';
10-
import { ConstructionMaterials } from '@/components/MaterialName';
119

1210
const styles = StyleSheet.create({
1311
titleContainer: {

0 commit comments

Comments
 (0)