diff --git a/src/components/settings/LocationTab.tsx b/src/components/settings/LocationTab.tsx index d3a06a2c..618ac5b4 100644 --- a/src/components/settings/LocationTab.tsx +++ b/src/components/settings/LocationTab.tsx @@ -280,20 +280,6 @@ export function LocationTab() { -
-
- -

- Automatically set measurement system based on your location when you first visit -

-
- - updateUnitPreferences({ auto_detect: checked }) - } - /> -