fix(dock): fix build break and clean up logging/event patterns
This commit is contained in:
@@ -72,7 +72,6 @@ public partial class App : Application
|
||||
app._secondaryWindows.Remove(newWindow);
|
||||
}
|
||||
newWindow.Close();
|
||||
Logger.LogError(ex);
|
||||
throw;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user