fix(editor): Remove NDVSubConnections component console.log (no-changelog) (#8737)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -277,7 +277,6 @@ function onPlusClick(connectionType: ConnectionTypes) {
|
||||
}
|
||||
|
||||
function showNodeInputsIssues() {
|
||||
console.log('showNodeInputsIssues');
|
||||
shouldShowNodeInputIssues.value = false;
|
||||
// Reset animation
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user