Improve setup workflow with new AuthContext and SelectPrinterPage

This commit is contained in:
John Lewin 2018-10-16 16:00:06 -07:00
parent 3391310c2e
commit 428b8fad50
5 changed files with 165 additions and 4 deletions

View file

@ -171,7 +171,6 @@ namespace MatterHackers.MatterControl
"Saving".Localize() + "...",
async (reporter, cancellationToken) =>
{
string path = openParams.FolderPath;
if (!string.IsNullOrEmpty(path))
{