From a091def51205ceb53821442cebe4b9615e581252 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 21 Apr 2025 19:53:01 +0300 Subject: [PATCH] rm other close (#8250) --- src/components/verification/VerificationsDialog.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/verification/VerificationsDialog.tsx b/src/components/verification/VerificationsDialog.tsx index 76fbcc3555..42e7369ee4 100644 --- a/src/components/verification/VerificationsDialog.tsx +++ b/src/components/verification/VerificationsDialog.tsx @@ -41,7 +41,6 @@ export function VerificationsDialog({ profile={profile} verificationState={verificationState} /> - ) }