fix(editor): Remove NDVSubConnections component console.log (no-changelog) (#8737)

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
oleg 2024-02-26 10:22:51 +01:00 committed by GitHub
parent a973b9c077
commit 2c172e9fb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -277,7 +277,6 @@ function onPlusClick(connectionType: ConnectionTypes) {
}
function showNodeInputsIssues() {
console.log('showNodeInputsIssues');
shouldShowNodeInputIssues.value = false;
// Reset animation
setTimeout(() => {