diff --git a/src/component/AppBar/AppBarMenu.tsx b/src/component/AppBar/AppBarMenu.tsx
index 47c4351..b244fab 100644
--- a/src/component/AppBar/AppBarMenu.tsx
+++ b/src/component/AppBar/AppBarMenu.tsx
@@ -47,18 +47,11 @@ export const AppBarMenu = (props: Props) => {
onClick={handleMenu}
sx={{ marginLeft: "auto" }}
>
- {userAvatar ? (
- ) : (
-
- )}