chore: cleanup
This commit is contained in:
@@ -183,7 +183,6 @@ export default () => {
|
||||
|
||||
const isOwnHandle = connection.source === connection.target
|
||||
|
||||
console.log(isValid)
|
||||
if (isValid && !isOwnHandle) {
|
||||
if (!onEdgeUpdate) emits.connect(connection)
|
||||
else onEdgeUpdate(connection)
|
||||
|
||||
Reference in New Issue
Block a user