Remove debug log

Summary: Leftover from logs refactoring I suppose. Missed it in review too. :D

Reviewed By: danielbuechele

Differential Revision: D13465385

fbshipit-source-id: 42508e8981f12ca43f4b56a6ecc2e53078f49c1a
This commit is contained in:
Pascal Hartig
2018-12-14 07:20:14 -08:00
committed by Facebook Github Bot
parent 7e847a62f5
commit c9131963d5

View File

@@ -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