@ -56,7 +56,6 @@ export const NodeDetail = ({ node }: NodeDetailProps) => {
<Avatar text={shortName} />
<div>
{node.user?.publicKey && node.user?.publicKey.length > 0
? (
<LockIcon