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:
parent
66dbcede1c
commit
85426ace80
@ -65,7 +65,6 @@ const NonInjectedLogsDockTab = observer(({
|
|||||||
showButtons={false}
|
showButtons={false}
|
||||||
showStatusPanel={false}
|
showStatusPanel={false}
|
||||||
/>
|
/>
|
||||||
{/* <LogList model={model} ref={logListElement} /> */}
|
|
||||||
<LogList model={model} />
|
<LogList model={model} />
|
||||||
<LogControls model={model} />
|
<LogControls model={model} />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user