From 7c5302bf6f4c55e3aa659aa426075ad4dc3d1f01 Mon Sep 17 00:00:00 2001 From: Chris Collins Date: Tue, 27 May 2025 18:25:57 -0400 Subject: [PATCH] remove commented code --- .../entityV2/shared/containers/profile/EntityProfile.tsx | 9 --------- 1 file changed, 9 deletions(-) diff --git a/datahub-web-react/src/app/entityV2/shared/containers/profile/EntityProfile.tsx b/datahub-web-react/src/app/entityV2/shared/containers/profile/EntityProfile.tsx index 25e0d42c60..deae26ccf5 100644 --- a/datahub-web-react/src/app/entityV2/shared/containers/profile/EntityProfile.tsx +++ b/datahub-web-react/src/app/entityV2/shared/containers/profile/EntityProfile.tsx @@ -387,15 +387,6 @@ export const EntityProfile = ({ - {/* - {routedTab && ( - - )} - */}