From 0f87bd43c6950b4bebb990cf7df9ead0a7913aa4 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 22:56:16 +0000 Subject: [PATCH] Remove manual unit setting --- src/components/settings/LocationTab.tsx | 14 -------------- 1 file changed, 14 deletions(-) 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 }) - } - /> -