From a23e84bd428ce4efa5131c515d50556109378e75 Mon Sep 17 00:00:00 2001 From: Seth Foster Date: Tue, 6 Aug 2024 17:17:01 -0400 Subject: [PATCH] extra log --- app/src/pages/Devices/ProtocolRunDetails/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/pages/Devices/ProtocolRunDetails/index.tsx b/app/src/pages/Devices/ProtocolRunDetails/index.tsx index de3a28293d7..62798b55b4f 100644 --- a/app/src/pages/Devices/ProtocolRunDetails/index.tsx +++ b/app/src/pages/Devices/ProtocolRunDetails/index.tsx @@ -256,7 +256,6 @@ function PageContents(props: PageContentsProps): JSX.Element { backToTop: null, }, } - console.log(`run details tab is ${protocolRunDetailsTab}`) const tabDetails = protocolRunDetailsContentByTab[protocolRunDetailsTab] ?? { // default to the setup tab if no tab or nonexistent tab is passed as a param content: (