From 92c7c55cfc879ad091ea96a36da393cdd97edfb6 Mon Sep 17 00:00:00 2001 From: Aapeli Date: Tue, 10 Dec 2024 14:00:03 -0500 Subject: [PATCH] Format --- app/web/features/profile/view/userLabels.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/web/features/profile/view/userLabels.tsx b/app/web/features/profile/view/userLabels.tsx index 47aa7dedad..afccd1cdcc 100644 --- a/app/web/features/profile/view/userLabels.tsx +++ b/app/web/features/profile/view/userLabels.tsx @@ -254,4 +254,3 @@ export const RemainingAboutLabels = ({ user }: Props) => { ); }; -