Skip to content

Commit 5e18a3f

Browse files
committed
chore(import): unused import
1 parent 0377090 commit 5e18a3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/(app)/settings.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Env } from '@env';
22
import { useColorScheme } from 'nativewind';
3-
import React from 'react';
43

54
import { Item } from '@/components/settings/item';
65
import { ItemsContainer } from '@/components/settings/items-container';

0 commit comments

Comments
 (0)