Fix table header. Remove debug statement

This commit is contained in:
Laurent Nguyen
2024-04-19 12:36:15 +02:00
parent 73d38439ff
commit ffc5bb6e39
2 changed files with 3 additions and 4 deletions

View File

@@ -1133,7 +1133,6 @@ const DocumentsTabComponent: React.FunctionComponent<{
};
// ********* Override here for mongo (from MongoDocumentsTab) **********
console.log("isPreferredApiMongoDB", props.isPreferredApiMongoDB);
if (props.isPreferredApiMongoDB) {
loadDocument = (documentId: DocumentId) =>
MongoProxyClient.readDocument(