mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
cleanup
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
f0cac6e230
commit
24fc11420f
@ -23,7 +23,6 @@ export class CatalogAddButton extends React.Component<CatalogAddButtonProps> {
|
||||
|
||||
disposeOnUnmount(this, [
|
||||
reaction(() => category, (category) => {
|
||||
console.log("category", category);
|
||||
this.menuItems.clear();
|
||||
|
||||
if (category && category instanceof EventEmitter) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user