Remove more extra lines

merge-requests/93/head
MrKev312 2025-08-01 22:21:39 +02:00 committed by GreemDev
parent 16b4a23340
commit f5f89609f4
3 changed files with 0 additions and 3 deletions

View File

@ -37,5 +37,4 @@ namespace Ryujinx.Common
? $"https://git.ryujinx.app/ryubing/ryujinx/-/compare/Canary-{currentVersion}...Canary-{newVersion}"
: $"https://git.ryujinx.app/ryubing/ryujinx/-/releases/{newVersion}";
}
}

View File

@ -160,6 +160,5 @@ namespace Ryujinx.Ava.UI.ViewModels
};
}
}
}
}

View File

@ -65,6 +65,5 @@ namespace Ryujinx.Ava.UI.Windows
cvm.StatusSorting(int.Parse(sortStrategy));
}
}
}
}