From f9fdf61d4de5f6ce8ae38c0ebc66ec00a6c2cef1 Mon Sep 17 00:00:00 2001 From: Nicolas Cantu Date: Tue, 6 Jan 2026 22:17:23 +0100 Subject: [PATCH] lint fix wip --- components/ProfileView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/ProfileView.tsx b/components/ProfileView.tsx index f476fe8..bc4fb9e 100644 --- a/components/ProfileView.tsx +++ b/components/ProfileView.tsx @@ -85,7 +85,6 @@ function ProfileHeaderSection({ } return null })()} - ) : null} ) }