1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Remove a leftover

Signed-off-by: alexfront <alex.andreev.email@gmail.com>
This commit is contained in:
alexfront 2022-09-09 11:47:35 +03:00
parent 66dbcede1c
commit 85426ace80

View File

@ -65,7 +65,6 @@ const NonInjectedLogsDockTab = observer(({
showButtons={false}
showStatusPanel={false}
/>
{/* <LogList model={model} ref={logListElement} /> */}
<LogList model={model} />
<LogControls model={model} />
</div>