mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-12-26 18:43:04 +00:00
Fixed imports ordering
This commit is contained in:
parent
22c339f0a4
commit
18cdae513d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
using System;
|
||||
using Ryujinx.Ava.Common.Locale;
|
||||
using Ryujinx.Ava.UI.Helpers;
|
||||
using Ryujinx.Common.Logging;
|
||||
using System;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
|
|
Loading…
Reference in a new issue