Skip to content

Commit 5376efe

Browse files
committed
chore: console remove
1 parent 01cce1d commit 5376efe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/v2/values/chartValuesDiff/ChartValuesView.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,6 @@ const ChartValuesView = ({
17231723
isVirtualEnvironment={appDetails?.isVirtualEnvironment}
17241724
/>
17251725
)}
1726-
{ console.log('allowedDeploymentTypes', allowedDeploymentTypes) }
17271726
{!window._env_.HIDE_GITOPS_OR_HELM_OPTION && showDeploymentTools && (
17281727
<DeploymentAppSelector
17291728
commonState={commonState}

0 commit comments

Comments
 (0)