From f4dd5d7a315e4f1a924855b737e7f64c00893ce2 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 28 Feb 2024 20:06:07 +0000 Subject: [PATCH] Remove commented out duplicate line --- src/components/Results/SslCert.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Results/SslCert.tsx b/src/components/Results/SslCert.tsx index b5aafdb..cd2992d 100644 --- a/src/components/Results/SslCert.tsx +++ b/src/components/Results/SslCert.tsx @@ -90,8 +90,6 @@ const SslCertCard = (props: { data: any, title: string, actionButtons: any }): J { valid_from && } { serialNumber && } { fingerprint && } - {/* // this line is repeated - { fingerprint && } */} { ext_key_usage && }