Run formatter for real
This commit is contained in:
parent
47e2cc6f02
commit
1eb7146b90
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ namespace Ryujinx.UI.Common.Helper
|
|||
{
|
||||
return new Nca(vfs.KeySet, ncaStorage);
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch (Exception)
|
||||
{
|
||||
// Dispatcher.UIThread.InvokeAsync(async () =>
|
||||
// {
|
||||
|
|
Loading…
Reference in a new issue