Skip to content

Commit 45617cd

Browse files
committed
removed console
1 parent 3a0de2c commit 45617cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/v2/appDetails/k8Resource/nodeDetail/NodeDetailTabs/Manifest.component.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ function ManifestComponent({
327327
?.some((m) => {m.value === IS_NON_ADMIN_USER_DATA ? isDecodedRequired = false : isDecodedRequired = true})
328328
return isDecodedRequired
329329
}
330-
console.log(isDecodeRequired)
331330

332331
const renderShowDecodedValueCheckbox = (codeEditorData) => {
333332
return (

0 commit comments

Comments
 (0)