mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
[help-sidebar] Tidy up some errors
This commit is contained in:
@@ -318,8 +318,6 @@ RED.sidebar.help = (function() {
|
||||
} else if (node.type !== 'group'){
|
||||
showHelp(node.type);
|
||||
}
|
||||
} else {
|
||||
refresh(selection.nodes);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user