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() {
|
function showNodeInputsIssues() {
|
||||||
console.log('showNodeInputsIssues');
|
|
||||||
shouldShowNodeInputIssues.value = false;
|
shouldShowNodeInputIssues.value = false;
|
||||||
// Reset animation
|
// Reset animation
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user