This commit is contained in:
艾竹
2023-06-26 22:50:08 +08:00
parent 7f857c3464
commit ace3d631f5
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,6 @@ namespace AIStudio.Wpf.DiagramDesigner
{
next.AlignNext(next.Next);
}
return;
}
}