From 5ed4aa2660b11e87d8d88721d100a15f4a192039 Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 6 Aug 2020 22:30:52 -0400 Subject: from last --- src/client/views/collections/SchemaTable.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/client/views/collections/SchemaTable.tsx b/src/client/views/collections/SchemaTable.tsx index 75d484cbe..a974c5496 100644 --- a/src/client/views/collections/SchemaTable.tsx +++ b/src/client/views/collections/SchemaTable.tsx @@ -177,7 +177,6 @@ export class SchemaTable extends React.Component { } ); } - console.log(columns); const cols = this.props.columns.map(col => { @@ -315,7 +314,6 @@ export class SchemaTable extends React.Component { width: 28, resizable: false }); - console.log(columns); return columns; } -- cgit v1.2.3-70-g09d2