diff --git a/web/src/lib/components/layouts/user-page-layout.svelte b/web/src/lib/components/layouts/user-page-layout.svelte
index d15b371049..747dda91a6 100644
--- a/web/src/lib/components/layouts/user-page-layout.svelte
+++ b/web/src/lib/components/layouts/user-page-layout.svelte
@@ -51,7 +51,7 @@
-
-{#if isShowSelectAvatar}
-
(isShowSelectAvatar = false)} onChoose={handleSaveProfile} />
-{/if}
diff --git a/web/src/lib/components/shared-components/navigation-bar/avatar-selector.svelte b/web/src/lib/components/shared-components/navigation-bar/avatar-selector.svelte
deleted file mode 100644
index ce441d553b..0000000000
--- a/web/src/lib/components/shared-components/navigation-bar/avatar-selector.svelte
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
- {#each colors as color (color)}
-
- {/each}
-
-
-
diff --git a/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte b/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte
index bdd3d14d98..b5dfdb7fa2 100644
--- a/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte
+++ b/web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte
@@ -55,7 +55,7 @@
>