Skip to content

Commit c56f295

Browse files
committed
Cleaned up code
1 parent cd69b46 commit c56f295

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webroot/adm/cloud-encryption-key.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ <h3>Output</h3>
4040
{
4141
name: "Key ID",
4242
formatter: (cell, row) => {
43-
console.log(row.cells);
4443
return gridjs.html(`<span class="${row.cells[4].data}">${cell}</span>`)
4544
}
4645
},

0 commit comments

Comments
 (0)