From 9363ff6f481fa905faccad1951ea6d6705c1efae Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 21 Apr 2025 19:00:38 +0300 Subject: rm double close (#8246) --- src/components/verification/VerifierDialog.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components/verification/VerifierDialog.tsx') diff --git a/src/components/verification/VerifierDialog.tsx b/src/components/verification/VerifierDialog.tsx index bfe49ec19..afaac60d6 100644 --- a/src/components/verification/VerifierDialog.tsx +++ b/src/components/verification/VerifierDialog.tsx @@ -146,8 +146,6 @@ function Inner({ - - ) } -- cgit 1.4.1