[chore:] big code-cleanup session
This commit is contained in:
@@ -40,7 +40,6 @@ public partial class NamingWindow : Window
|
||||
|
||||
AddButton("Ok");
|
||||
|
||||
|
||||
var tcs = new TaskCompletionSource<string>();
|
||||
wind.Closed += delegate { tcs.TrySetResult(res); };
|
||||
if (parent != null)
|
||||
|
||||
Reference in New Issue
Block a user