mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-03-14 17:20:18 +00:00
Formatting
This commit is contained in:
parent
d5d971bc95
commit
dd187b0ac3
2 changed files with 1 additions and 3 deletions
|
@ -19,7 +19,5 @@ namespace Ryujinx.Horizon.Common
|
|||
public InvalidResultException(string message, Exception innerException) : base(message, innerException)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue