diff --git a/src/Explorer/Controls/Notebook/NotebookTerminalComponent.tsx b/src/Explorer/Controls/Notebook/NotebookTerminalComponent.tsx index 97a2994bf..3fb8c7d2e 100644 --- a/src/Explorer/Controls/Notebook/NotebookTerminalComponent.tsx +++ b/src/Explorer/Controls/Notebook/NotebookTerminalComponent.tsx @@ -74,9 +74,8 @@ export class NotebookTerminalComponent extends React.Component { {/* Collections Tree and Tabs - Begin */}
- {/* Collections Tree - Start */} - {userContext.apiType !== "Postgres" && ( -
-
- {/* Collections Tree Expanded - Start */} - - {/* Collections Tree Expanded - End */} - {/* Collections Tree Collapsed - Start */} - - {/* Collections Tree Collapsed - End */} -
-
- )}
{/* Collections Tree and Tabs - End */}