diff --git a/web/src/components/console/user-profile/index.tsx b/web/src/components/console/user-profile/index.tsx index ba68bf7..f3ebc12 100644 --- a/web/src/components/console/user-profile/index.tsx +++ b/web/src/components/console/user-profile/index.tsx @@ -220,16 +220,8 @@ export function UserProfilePage() { setGender(e.target.value)} /> - - - - ) -} - -export function PictureEditor({ }) { - } \ No newline at end of file