diff --git a/src/plugins/logs/index.js b/src/plugins/logs/index.js index 34df1dc04..26d209175 100644 --- a/src/plugins/logs/index.js +++ b/src/plugins/logs/index.js @@ -315,7 +315,6 @@ export function processEntry( row: TableBodyRow, entry: DeviceLogEntry, } { - console.log(JSON.stringify(entry)); const {icon, style} = LOG_TYPES[(entry.type: string)] || LOG_TYPES.debug; // clean message