diff --git a/app/components/Header/AccountMenu.client.vue b/app/components/Header/AccountMenu.client.vue index 9d9bd3204..4db9682a7 100644 --- a/app/components/Header/AccountMenu.client.vue +++ b/app/components/Header/AccountMenu.client.vue @@ -6,7 +6,6 @@ const { isConnected: isNpmConnected, isConnecting: isNpmConnecting, npmUser, - avatar: npmAvatar, activeOperations, hasPendingOperations, } = useConnector() @@ -71,42 +70,27 @@ function openAuthModal() { :class="hasBothConnections ? '-space-x-2' : ''" > - -