diff --git a/client/src/App.jsx b/client/src/App.jsx
index 6a9b8d6..1ee919a 100644
--- a/client/src/App.jsx
+++ b/client/src/App.jsx
@@ -200,17 +200,6 @@ function AppContent() {
placeholder={t('team.fullName')}
/>
-
-
-
-
-
-
- setProfileForm(f => ({ ...f, brands: e.target.value }))}
- className="w-full px-3 py-2 text-sm border border-border rounded-lg focus:outline-none focus:ring-2 focus:ring-brand-primary/20 focus:border-brand-primary"
- placeholder={t('team.brandsHelp')}
- />
-